MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::DirectionWidget::Arrow Struct Reference

#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
 

Member Data Documentation

◆ base

Vector3f MR::DirectionWidget::Arrow::base

the point from which the arrow starts

◆ dir

Vector3f MR::DirectionWidget::Arrow::dir

unit direction along arrow

◆ length

float MR::DirectionWidget::Arrow::length = 1

the length of the arrow


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