Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Youssefi
otb
Commits
f4d32631
Commit
f4d32631
authored
16 years ago
by
Emmanuel Christophe
Browse files
Options
Downloads
Patches
Plain Diff
DOC: doxygen
parent
830472b7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Code/Visu/otbFixedSizeFullImageWidget.h
+1
-1
1 addition, 1 deletion
Code/Visu/otbFixedSizeFullImageWidget.h
Code/Visu/otbImageViewerBase.h
+1
-1
1 addition, 1 deletion
Code/Visu/otbImageViewerBase.h
Code/Visu/otbImageViewerScrollWidget.h
+1
-1
1 addition, 1 deletion
Code/Visu/otbImageViewerScrollWidget.h
with
3 additions
and
3 deletions
Code/Visu/otbFixedSizeFullImageWidget.h
+
1
−
1
View file @
f4d32631
...
...
@@ -23,7 +23,7 @@
namespace
otb
{
/** \class FixedSizeFullImageWidget
* \brief
* \brief
FixedSizeFullImageWidget
*
*/
template
<
class
TPixel
>
...
...
This diff is collapsed.
Click to expand it.
Code/Visu/otbImageViewerBase.h
+
1
−
1
View file @
f4d32631
...
...
@@ -42,7 +42,7 @@ PURPOSE. See the above copyright notices for more information.
namespace
otb
{
/**
/**
\class ImageViewerBase
* \brief Simple image viewer base class.
*
* This class is a simple image viewer using fltk gui and opengl drawing.
...
...
This diff is collapsed.
Click to expand it.
Code/Visu/otbImageViewerScrollWidget.h
+
1
−
1
View file @
f4d32631
...
...
@@ -28,7 +28,7 @@ namespace otb
{
template
<
class
TPixel
,
class
TLabel
>
class
ImageViewerBase
;
/**
/**
\class ImageViewerScrollWidget
* \brief Custom scroll image widget.
*
* This class derives from otb::FixedSizeFullImageWidget, and implements behaviours specific to the image viewer.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment