FloorVis::Properties Struct Reference

#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
 

Detailed Description

Definition at line 40 of file FloorVis.h.

Member Function Documentation

◆ define()

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

Definition at line 70 of file FloorVis.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ entityName

std::string entityName = "Building/floor-20x20"

Definition at line 44 of file FloorVis.h.

◆ height

float height = -1

Definition at line 46 of file FloorVis.h.

◆ layerName

std::string layerName = "Floor"

Definition at line 45 of file FloorVis.h.

◆ show

bool show = true

Definition at line 42 of file FloorVis.h.


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