Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
AIS_ViewInputBuffer::_viewRotation Struct Reference

#include <AIS_ViewInputBuffer.hxx>

Public Member Functions

 _viewRotation ()
 

Data Fields

bool ToStart
 start view rotation
 
NCollection_Vec2< doublePointStart
 view rotation start point
 
bool ToRotate
 perform view rotation
 
NCollection_Vec2< doublePointTo
 view rotation end point
 

Constructor & Destructor Documentation

◆ _viewRotation()

AIS_ViewInputBuffer::_viewRotation::_viewRotation ( )
inline

Field Documentation

◆ PointStart

NCollection_Vec2<double> AIS_ViewInputBuffer::_viewRotation::PointStart

view rotation start point

◆ PointTo

NCollection_Vec2<double> AIS_ViewInputBuffer::_viewRotation::PointTo

view rotation end point

◆ ToRotate

bool AIS_ViewInputBuffer::_viewRotation::ToRotate

perform view rotation

◆ ToStart

bool AIS_ViewInputBuffer::_viewRotation::ToStart

start view rotation


The documentation for this struct was generated from the following file: