Home Previous Up Next Index

visionx::MetaPointCloudFormat

Overview

class MetaPointCloudFormat extends ::armarx::MetaInfoSizeBase

Used By

PointCloudProviderInterface::getPointCloud
PointCloudProviderInterface::getPointCloudFormat

Data Member Index

width
height
type
seq

Data Members

int width;

int height;

PointContentType type;

int seq;


Home Previous Up Next Index