Properties Struct Reference

Public Member Functions

void define (armarx::PropertyDefinitionContainer &defs)
 
void read (armarx::PropertyUser &properties)
 

Public Attributes

std::vector< size_t > depthIndices {1}
 
std::vector< size_t > rgbIndices {0}
 

Detailed Description

Definition at line 37 of file Plugin.cpp.

Member Function Documentation

◆ define()

void define ( armarx::PropertyDefinitionContainer defs)

Definition at line 47 of file Plugin.cpp.

+ Here is the call graph for this function:

◆ read()

void read ( armarx::PropertyUser properties)

Definition at line 58 of file Plugin.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ depthIndices

std::vector<size_t> depthIndices {1}

Definition at line 40 of file Plugin.cpp.

◆ rgbIndices

std::vector<size_t> rgbIndices {0}

Definition at line 39 of file Plugin.cpp.


The documentation for this struct was generated from the following file: