#include <MRDirectionWidget.h>
Public Attributes | |
| Vector3f | dir |
| unit direction along arrow | |
| Vector3f | base |
| the point from which the arrow starts | |
| float | length = 1 |
| the length of the arrow | |
| Vector3f MR::DirectionWidget::Arrow::base |
the point from which the arrow starts
| Vector3f MR::DirectionWidget::Arrow::dir |
unit direction along arrow
| float MR::DirectionWidget::Arrow::length = 1 |
the length of the arrow