|
#include <RobotAPI/libraries/armem_objects/server/class/FloorVis.h>
Public Member Functions | |
void | define (armarx::PropertyDefinitionsPtr defs, const std::string &prefix="") |
Public Attributes | |
std::string | entityName = "Building/floor-20x20" |
float | height = -1 |
std::string | layerName = "Floor" |
bool | show = true |
Definition at line 40 of file FloorVis.h.
void define | ( | armarx::PropertyDefinitionsPtr | defs, |
const std::string & | prefix = "" |
||
) |
std::string entityName = "Building/floor-20x20" |
Definition at line 44 of file FloorVis.h.
float height = -1 |
Definition at line 46 of file FloorVis.h.
std::string layerName = "Floor" |
Definition at line 45 of file FloorVis.h.
bool show = true |
Definition at line 42 of file FloorVis.h.