|
|
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} |
Definition at line 39 of file Plugin.cpp.
| void define | ( | armarx::PropertyDefinitionContainer & | defs | ) |
Definition at line 49 of file Plugin.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void read | ( | armarx::PropertyUser & | properties | ) |
Definition at line 60 of file Plugin.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| std::vector<size_t> depthIndices {1} |
Definition at line 42 of file Plugin.cpp.
| std::vector<size_t> rgbIndices {0} |
Definition at line 41 of file Plugin.cpp.