![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <AIS_ViewInputBuffer.hxx>
Public Member Functions | |
| _orbitRotation () | |
Data Fields | |
| bool | ToStart |
| start orbit rotation | |
| NCollection_Vec2< double > | PointStart |
| orbit rotation start point | |
| bool | ToRotate |
| perform orbit rotation | |
| NCollection_Vec2< double > | PointTo |
| orbit rotation end point | |
|
inline |
| NCollection_Vec2<double> AIS_ViewInputBuffer::_orbitRotation::PointStart |
orbit rotation start point
| NCollection_Vec2<double> AIS_ViewInputBuffer::_orbitRotation::PointTo |
orbit rotation end point
| bool AIS_ViewInputBuffer::_orbitRotation::ToRotate |
perform orbit rotation
| bool AIS_ViewInputBuffer::_orbitRotation::ToStart |
start orbit rotation