Home Previous Up Next Index

armarx::DrawColor

Overview

struct DrawColor

Used By

DrawColorSequence
DebugDrawerColoredPointCloudElement::color
DebugDrawerInterface::setArrowDebugLayerVisu
DebugDrawerInterface::setArrowVisu
DebugDrawerInterface::setBoxDebugLayerVisu
DebugDrawerInterface::setBoxVisu
DebugDrawerInterface::setCircleArrowVisu
DebugDrawerInterface::setCircleDebugLayerVisu
DebugDrawerInterface::setCylinderDebugLayerVisu
DebugDrawerInterface::setCylinderVisu
DebugDrawerInterface::setLineDebugLayerVisu
DebugDrawerInterface::setLineVisu
DebugDrawerInterface::setPolygonDebugLayerVisu
DebugDrawerInterface::setPolygonVisu
DebugDrawerInterface::setSphereDebugLayerVisu
DebugDrawerInterface::setSphereVisu
DebugDrawerInterface::setTextDebugLayerVisu
DebugDrawerInterface::setTextVisu
DebugDrawerInterface::updateRobotColor
DebugDrawerInterface::updateRobotNodeColor
DebugDrawerLineSet::colorFullIntensity
DebugDrawerLineSet::colorNoIntensity
DebugDrawerSimpleTriMesh::color
ObjectVisuPrimitive::color
SimulatorInterface::addBox
::memoryx::EntityDrawerInterface::updateObjectColor

Data Member Index

r
g
b
a

Data Members

float r;
float g;
float b;
float a;

Home Previous Up Next Index