Markable |
The MarkableConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | FlippedAxes | Flips the axis if true. |
![]() | IsDirty | The flag to indicate whether there has been a change to the configuration. |
![]() | MarkerProfile | The settings for marking. |
![]() | ModelMatrix | The model matrix of the job element. |
![]() | Offset | The translated position of the bounding box. This position represents the position of the job element. |
![]() | Rotation | Returns rotation of the ModelMatrix. If rotation was not set via SetTransformation(dvec3, dvec3, dvec3), it will be resolved from the ModelMatrix. |
![]() | RotationScaleSet | Returns true, if Rotation and Scale was set via SetTransformation(dvec3, dvec3, dvec3). Otherwise rotation and scale will be resolved from the matrix, which could yield wrong results (matrix containing more than scale and rotation). |
![]() | Scale | Returns scale of the ModelMatrix |
![]() | TransformationCenter | The reference point of the transformation instead of the centroid. |