FloorVis Class Reference

#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...
 

Detailed Description

Definition at line 21 of file FloorVis.h.

Constructor & Destructor Documentation

◆ FloorVis()

FloorVis ( )

Definition at line 13 of file FloorVis.cpp.

Member Function Documentation

◆ defineProperties()

void defineProperties ( armarx::PropertyDefinitionsPtr  defs,
const std::string &  prefix = "" 
)

Definition at line 18 of file FloorVis.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ makeFloorObject() [1/2]

armarx::viz::Object makeFloorObject ( const std::string &  name,
const arondto::ObjectClass &  objectClass 
)

Definition at line 59 of file FloorVis.cpp.

+ Here is the call graph for this function:

◆ makeFloorObject() [2/2]

armarx::viz::Object makeFloorObject ( const wm::Entity classEntity)

Definition at line 50 of file FloorVis.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setArViz()

void setArViz ( armarx::viz::Client  arviz)

Definition at line 24 of file FloorVis.cpp.

+ Here is the caller graph for this function:

◆ updateFloorObject()

void updateFloorObject ( const wm::CoreSegment classCoreSegment)

Draw a the floor as a simox object.

See also
makeFloorObject()

Definition at line 30 of file FloorVis.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: