|
Open CASCADE Technology
7.8.0.dev
|
#include <AIS_ViewInputBuffer.hxx>
Public Member Functions | |
| _viewRotation () | |
Data Fields | |
| bool | ToStart |
| start view rotation More... | |
| Graphic3d_Vec2d | PointStart |
| view rotation start point More... | |
| bool | ToRotate |
| perform view rotation More... | |
| Graphic3d_Vec2d | PointTo |
| view rotation end point More... | |
|
inline |
| Graphic3d_Vec2d AIS_ViewInputBuffer::_viewRotation::PointStart |
view rotation start point
| Graphic3d_Vec2d AIS_ViewInputBuffer::_viewRotation::PointTo |
view rotation end point
| bool AIS_ViewInputBuffer::_viewRotation::ToRotate |
perform view rotation
| bool AIS_ViewInputBuffer::_viewRotation::ToStart |
start view rotation
1.8.13