MIRA
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | List of all members
AxesMarker Class Referenceabstract

Axes marker consisting of 3 orthogonal arrows. More...

#include <model/Marker.h>

Inheritance diagram for AxesMarker:
Inheritance graph
[legend]

Public Member Functions

 AxesMarker ()
 
template<typename Reflector >
void reflect (Reflector &r)
 
Class const & getClass () const
 

Static Public Member Functions

static PseudoClass const & CLASS ()
 

Public Attributes

bool applyColor
 
Pose3 position
 
Color::RGBA color
 
Size3f scale
 

Protected Member Functions

virtual Class const & internalGetClass () const=0
 

Detailed Description

Axes marker consisting of 3 orthogonal arrows.

By default they have length 1 meter and point along the coordinate axes.

Constructor & Destructor Documentation

◆ AxesMarker()

AxesMarker ( )
inline

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ applyColor

bool applyColor

◆ position

Pose3 position
inherited

◆ color

Color::RGBA color
inherited

◆ scale

Size3f scale
inherited

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