OTB
9.0.0
Orfeo Toolbox
|
Public Attributes | |
PolygonPointerType | exteriorRing |
PolygonListPointerType | interiorRings |
LinePointerType | line |
PointType | point |
bool | valid |
typedef of the data associated with the node
Definition at line 329 of file otbDataNode.h.
PolygonPointerType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::exteriorRing |
Definition at line 334 of file otbDataNode.h.
PolygonListPointerType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::interiorRings |
Definition at line 335 of file otbDataNode.h.
LinePointerType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::line |
Definition at line 333 of file otbDataNode.h.
PointType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::point |
Definition at line 332 of file otbDataNode.h.
bool otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::valid |
Definition at line 331 of file otbDataNode.h.