|
|
#include <RobotAPI/libraries/armem_objects/server/class/FloorVis.h>
Classes | |
| struct | Properties |
Public Member Functions | |
| void | defineProperties (armarx::PropertyDefinitionsPtr defs, const std::string &prefix="") |
| FloorVis () | |
| armarx::viz::Object | makeFloorObject (const std::string &name, const arondto::ObjectClass &objectClass) |
| armarx::viz::Object | makeFloorObject (const wm::Entity &classEntity) |
| void | setArViz (armarx::viz::Client arviz) |
| void | updateFloorObject (const wm::CoreSegment &classCoreSegment) |
| Draw a the floor as a simox object. More... | |
Definition at line 21 of file FloorVis.h.
| FloorVis | ( | ) |
Definition at line 12 of file FloorVis.cpp.
| void defineProperties | ( | armarx::PropertyDefinitionsPtr | defs, |
| const std::string & | prefix = "" |
||
| ) |
Definition at line 17 of file FloorVis.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| armarx::viz::Object makeFloorObject | ( | const std::string & | name, |
| const arondto::ObjectClass & | objectClass | ||
| ) |
| armarx::viz::Object makeFloorObject | ( | const wm::Entity & | classEntity | ) |
Definition at line 49 of file FloorVis.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void setArViz | ( | armarx::viz::Client | arviz | ) |
| void updateFloorObject | ( | const wm::CoreSegment & | classCoreSegment | ) |
Draw a the floor as a simox object.
makeFloorObject() Definition at line 29 of file FloorVis.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: