Home Previous Up Next Index

armarx::viz::data::Element

Overview

class Element

Derived Classes and Interfaces

ElementArrow
ElementArrowCircle
ElementBox
ElementCylinder
ElementCylindroid
ElementEllipsoid
ElementLine
ElementMesh
ElementObject
ElementPath
ElementPointCloud
ElementPolygon
ElementPose
ElementRobot
ElementSphere
ElementText

Used By

ElementSeq

Data Member Index

id
interaction
pose
scale
color
flags

Data Members

string id;

InteractionDescription interaction;

GlobalPose pose;

Vector3f scale;

Color color;

int flags;


Home Previous Up Next Index