Go to the documentation of this file.
7 int defaultMaxHistorySize) :
8 detail::PointCloudCoreSegment<
visionx::arondto::PointCloudXYZ>(
11 defaultMaxHistorySize)
17 int defaultMaxHistorySize) :
18 detail::PointCloudCoreSegment<
visionx::arondto::PointCloudXYZL>(
21 defaultMaxHistorySize)
27 int defaultMaxHistorySize) :
28 detail::PointCloudCoreSegment<
visionx::arondto::PointCloudXYZRGBA>(
31 defaultMaxHistorySize)
37 int defaultMaxHistorySize) :
38 detail::PointCloudCoreSegment<
visionx::arondto::PointCloudXYZRGBL>(
41 defaultMaxHistorySize)
Helps connecting a Memory server to the Ice interface.
PointCloudXYZLCoreSegment(armarx::armem::server::MemoryToIceAdapter &iceMemory, int defaultMaxHistorySize=20)
PointCloudXYZRGBACoreSegment(armarx::armem::server::MemoryToIceAdapter &iceMemory, int defaultMaxHistorySize=20)
PointCloudXYZRGBLCoreSegment(armarx::armem::server::MemoryToIceAdapter &iceMemory, int defaultMaxHistorySize=20)
const constexpr char * POINTXYZ_CORE_SEGMENT_NAME
PointCloudXYZCoreSegment(armarx::armem::server::MemoryToIceAdapter &iceMemory, int defaultMaxHistorySize=20)
const constexpr char * POINTXYZL_CORE_SEGMENT_NAME
const constexpr char * POINTXYZRGBA_CORE_SEGMENT_NAME
const constexpr char * POINTXYZRGBL_CORE_SEGMENT_NAME