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