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

Polygon marker. More...

#include <model/Marker.h>

Inheritance diagram for PolygonMarker:
Inheritance graph
[legend]

Public Member Functions

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

Static Public Member Functions

static PseudoClass const & CLASS ()
 

Public Attributes

Polygon3f polygon
 
Pose3 position
 
Color::RGBA color
 
Size3f scale
 

Protected Member Functions

virtual Class const & internalGetClass () const=0
 

Detailed Description

Polygon marker.

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ polygon

Polygon3f polygon

◆ position

Pose3 position
inherited

◆ color

Color::RGBA color
inherited

◆ scale

Size3f scale
inherited

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