|
MIRA
|
#include <model/Marker.h>

Public Member Functions | |
| BoxMarker () | |
| BoxMarker (const Pose3 &position, const Color::RGBA &color=Color::White, const Size3f &scale=Size3f(1.0f, 1.0f, 1.0f)) | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
| Class const & | getClass () const |
Static Public Member Functions | |
| static PseudoClass const & | CLASS () |
Public Attributes | |
| Pose3 | position |
| Color::RGBA | color |
| Size3f | scale |
Protected Member Functions | |
| virtual Class const & | internalGetClass () const=0 |
Box marker.
By default its size is 1x1x1 meter. Origin is in the center of the box
|
inline |
|
inline |
|
inlineinherited |
|
inherited |
|
inherited |
|
inherited |
1.8.14