#include <MRRenderDimensions.h>
Public Attributes | |
| CommonParams | common |
| Vector3f | point |
| ImVec2 | align = ImVec2( 1, 1 ) |
| The world point. | |
| std::optional< Vector3f > | referencePoint |
If specified, we're comparing point against this position. | |
| Vector3f | referenceNormal |
| std::optional< Tolerance > | tolerance |
| bool | capIsVisible = true |
| Whether to draw the cap or not. | |