OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType Struct Reference

Public Attributes

PolygonPointerType exteriorRing
 
PolygonListPointerType interiorRings
 
LinePointerType line
 
PointType point
 
bool valid
 

Detailed Description

template<class TPrecision = double, unsigned VDimension = 2, class TValuePrecision = double>
struct otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType

typedef of the data associated with the node

Definition at line 329 of file otbDataNode.h.

Member Data Documentation

◆ exteriorRing

template<class TPrecision = double, unsigned VDimension = 2, class TValuePrecision = double>
PolygonPointerType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::exteriorRing

Definition at line 334 of file otbDataNode.h.

◆ interiorRings

template<class TPrecision = double, unsigned VDimension = 2, class TValuePrecision = double>
PolygonListPointerType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::interiorRings

Definition at line 335 of file otbDataNode.h.

◆ line

template<class TPrecision = double, unsigned VDimension = 2, class TValuePrecision = double>
LinePointerType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::line

Definition at line 333 of file otbDataNode.h.

◆ point

template<class TPrecision = double, unsigned VDimension = 2, class TValuePrecision = double>
PointType otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::point

Definition at line 332 of file otbDataNode.h.

◆ valid

template<class TPrecision = double, unsigned VDimension = 2, class TValuePrecision = double>
bool otb::DataNode< TPrecision, VDimension, TValuePrecision >::DataType::valid

Definition at line 331 of file otbDataNode.h.


The documentation for this struct was generated from the following file: