![]() |
Orfeo Toolbox
3.16
|
#include <vector>#include "itkDataObject.h"#include "itkObjectFactory.h"#include "otbObjectList.txx"
Include dependency graph for otbObjectList.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | otb::ObjectList< TObject >::ConstIterator |
| ConstIterator of the object list. More... | |
| class | otb::ObjectList< TObject >::Iterator |
| Iterator of the object list. More... | |
| class | otb::ObjectList< TObject > |
| This class is a generic all-purpose wrapping around an std::vector<itk::SmartPointer<ObjectType> >. More... | |
| class | otb::ObjectList< TObject >::ReverseConstIterator |
| ReverseConstIterator of the object list. More... | |
| class | otb::ObjectList< TObject >::ReverseIterator |
| ReverseIterator of the object list. More... | |
Namespaces | |
| namespace | otb |
| The "otb" namespace contains all Orfeo Toolbox (OTB) classes There are several nested namespaces withing the otb:: namespace. | |