![]() |
Orfeo Toolbox
3.16
|
Collaboration diagram for otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType:Public Attributes | |
| PolygonPointerType | exteriorRing |
| PolygonListPointerType | interiorRings |
| LinePointerType | line |
| PointType | point |
| bool | valid |
typedef of the data associated with the node
Definition at line 300 of file otbDataNode.h.
| PolygonPointerType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::exteriorRing |
Definition at line 305 of file otbDataNode.h.
| PolygonListPointerType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::interiorRings |
Definition at line 306 of file otbDataNode.h.
| LinePointerType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::line |
Definition at line 304 of file otbDataNode.h.
| PointType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::point |
Definition at line 303 of file otbDataNode.h.
| bool otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::valid |
Definition at line 302 of file otbDataNode.h.