#include <cam_ts_PolygonalShape.h>
Public Attributes | |
asn_struct_ctx_t | _asn_ctx |
cam_ts_StandardLength12b_t * | height |
cam_ts_SequenceOfCartesianPosition3d_t | polygon |
struct cam_ts_CartesianPosition3d * | shapeReferencePoint |
Definition at line 27 of file cam_ts_PolygonalShape.h.
asn_struct_ctx_t cam_ts_PolygonalShape::_asn_ctx |
Definition at line 33 of file cam_ts_PolygonalShape.h.
cam_ts_StandardLength12b_t* cam_ts_PolygonalShape::height |
Definition at line 30 of file cam_ts_PolygonalShape.h.
cam_ts_SequenceOfCartesianPosition3d_t cam_ts_PolygonalShape::polygon |
Definition at line 29 of file cam_ts_PolygonalShape.h.
struct cam_ts_CartesianPosition3d* cam_ts_PolygonalShape::shapeReferencePoint |
Definition at line 28 of file cam_ts_PolygonalShape.h.