constants.h File Reference
+ Include dependency graph for constants.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 visionx
 ArmarX headers.
 
 visionx::armem
 
 visionx::armem::pointcloud
 

Functions

template<class PointT >
std::string GetCoreSegmentNameFor ()
 

Variables

const constexpr char * ENTITY_NAME = "PointCloud"
 
const constexpr char * POINTXYZ_CORE_SEGMENT_NAME = "PointCloudXYZ"
 
const constexpr char * POINTXYZL_CORE_SEGMENT_NAME = "PointCloudXYZL"
 
const constexpr char * POINTXYZRGBA_CORE_SEGMENT_NAME = "PointCloudXYZRGBA"
 
const constexpr char * POINTXYZRGBL_CORE_SEGMENT_NAME = "PointCloudXYZRGBL"