Open CASCADE Technology  7.6.0
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 More...
 
Graphic3d_Vec2d PointStart
 orbit rotation start point More...
 
bool ToRotate
 perform orbit rotation More...
 
Graphic3d_Vec2d PointTo
 orbit rotation end point More...
 

Constructor & Destructor Documentation

◆ _orbitRotation()

AIS_ViewInputBuffer::_orbitRotation::_orbitRotation ( )
inline

Field Documentation

◆ PointStart

Graphic3d_Vec2d AIS_ViewInputBuffer::_orbitRotation::PointStart

orbit rotation start point

◆ PointTo

Graphic3d_Vec2d 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: