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

Constructor & Destructor Documentation

◆ _viewRotation()

AIS_ViewInputBuffer::_viewRotation::_viewRotation ( )
inline

Field Documentation

◆ PointStart

Graphic3d_Vec2d AIS_ViewInputBuffer::_viewRotation::PointStart

view rotation start point

◆ PointTo

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