Public Attributes | |
| RtMouseEvent | m_MouseEvent |
| Mouse event. | |
| IRsNode * | m_pViewNode |
| View node in which widget is manipulated. | |
| IRsNode * | m_pShapeTransformNode |
| Widget shape transform node. | |
| RtMatrixf | m_ShapeTransform |
| shape transformation, read from visualisation node with swapped axes | |
| RtMatrixf | m_OperationTransfrom |
| Coordinate system, where action operates. | |
| RtMatrixf | m_TransformMatrix |
| shape space to world space transform | |
| RtMatrixf | m_CoordSysTransform |
| Total coordinate system transformation. | |
| RtMatrixf | m_CurrentShapeTransform |
| shape transformation, read from visualisation node with swapped axes | |
| RtMatrixf | m_CurrentOperationTransfrom |
| Current coordinate system, where action operates. | |
| RtMatrixf | m_CurrentTransformMatrix |
| Current shape space to world space transform. | |
| RtMatrixf | m_CurrentCoordSysTransform |
| Current total coordinate system transformation. | |
| RtMouseEvent RtWidgetToolEvent::m_MouseEvent |
Mouse event.
View node in which widget is manipulated.
Widget shape transform node.
shape transformation, read from visualisation node with swapped axes
Coordinate system, where action operates.
shape space to world space transform
Total coordinate system transformation.
shape transformation, read from visualisation node with swapped axes
Current coordinate system, where action operates.
Current shape space to world space transform.
Current total coordinate system transformation.
1.5.5