Public Attributes | |
| RtPoint | ptCenter |
| RtVector2f | vtCurrentAngle |
| RtUlong | dwDimension |
| RtVector3f | vtAxes [2] |
| RtFloat | fSteps [2] |
| RtMatrixf | mCurrentTransform |
| RtMatrixf | mCoordSys |
| RtMatrixf | mCoordSysInv |
| RtRotationSnapMode | mSelectionMode |
| RtUlong | dwSkipElements |
Center of rotation
Current angle (constrained)
Rotation dimension
Rotation axis in world space
| RtFloat RtRotationtSnapperInfo::fSteps[2] |
Rotation angle around axis
Current accumulated transformation
Selected coordinate system. This can be used for tools that depend on selected coordinate system.
Inverse coordinate system, provided for tool convinience.
| RtRotationSnapMode RtRotationtSnapperInfo::mSelectionMode |
Enable to allow using selections to perform snapping on selected elements level
Element types caller wish to be ignored for snapping.
1.5.5