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

#include <AIS_ViewInputBuffer.hxx>

Public Member Functions

 _orbitRotation ()
 

Data Fields

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

Constructor & Destructor Documentation

◆ _orbitRotation()

AIS_ViewInputBuffer::_orbitRotation::_orbitRotation ( )
inline

Field Documentation

◆ PointStart

NCollection_Vec2<double> AIS_ViewInputBuffer::_orbitRotation::PointStart

orbit rotation start point

◆ PointTo

NCollection_Vec2<double> AIS_ViewInputBuffer::_orbitRotation::PointTo

orbit rotation end point

◆ ToRotate

bool AIS_ViewInputBuffer::_orbitRotation::ToRotate

perform orbit rotation

◆ ToStart

bool AIS_ViewInputBuffer::_orbitRotation::ToStart

start orbit rotation


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