Static Public Attributes | List of all members
CompositePurpose Class Reference

Specifies the purpose of the composite container. More...

Inherits object.

Static Public Attributes

int Custom = -1
 Custom. More...
 
int Image = 0
 Image. More...
 
int ImageCube = 5
 ImageCube. More...
 
int ImageList = 1
 ImageList. More...
 
int MultiAoi = 2
 MultiAoi. More...
 
int PointCloud = 4
 PointCloud. More...
 
int RangeMap = 3
 RangeMap. More...
 

Detailed Description

Specifies the purpose of the composite container.

Member Data Documentation

◆ Custom

int Custom = -1
static

Custom.

◆ Image

int Image = 0
static

◆ ImageCube

int ImageCube = 5
static

ImageCube.

◆ ImageList

int ImageList = 1
static

ImageList.

◆ MultiAoi

int MultiAoi = 2
static

MultiAoi.

◆ PointCloud

int PointCloud = 4
static

◆ RangeMap

int RangeMap = 3
static

RangeMap.