#include <cpm_ts_PolygonalShape.h>
Public Attributes | |
asn_struct_ctx_t | _asn_ctx |
cpm_ts_StandardLength12b_t * | height |
cpm_ts_SequenceOfCartesianPosition3d_t | polygon |
struct cpm_ts_CartesianPosition3d * | shapeReferencePoint |
Definition at line 27 of file cpm_ts_PolygonalShape.h.
asn_struct_ctx_t cpm_ts_PolygonalShape::_asn_ctx |
Definition at line 33 of file cpm_ts_PolygonalShape.h.
cpm_ts_StandardLength12b_t* cpm_ts_PolygonalShape::height |
Definition at line 30 of file cpm_ts_PolygonalShape.h.
cpm_ts_SequenceOfCartesianPosition3d_t cpm_ts_PolygonalShape::polygon |
Definition at line 29 of file cpm_ts_PolygonalShape.h.
struct cpm_ts_CartesianPosition3d* cpm_ts_PolygonalShape::shapeReferencePoint |
Definition at line 28 of file cpm_ts_PolygonalShape.h.