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