OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
WorkingPlane Class Reference

#include "WorkingPlane.h"

Public Member Functions

 WorkingPlane (osg::Node *_rootGeometryNode, osg::Group *_parentGroup)
 
virtual ~WorkingPlane ()
 
void setCenterPoint (float _x, float _y, float _z)
 
bool setVisible (bool _isVisible)
 
bool refreshAfterModelChange (void)
 
bool refreshAfterSettingsChange (void)
 
void setTransformation (osg::Matrix &matrix)
 
float centerX (void) const
 
float centerY (void) const
 
float centerZ (void) const
 
float height (void) const
 
float width (void) const
 
bool isVisible (void) const
 

Constructor & Destructor Documentation

◆ WorkingPlane()

WorkingPlane::WorkingPlane ( osg::Node * _rootGeometryNode,
osg::Group * _parentGroup )

◆ ~WorkingPlane()

WorkingPlane::~WorkingPlane ( )
virtual

Member Function Documentation

◆ centerX()

float WorkingPlane::centerX ( void ) const
inline

◆ centerY()

float WorkingPlane::centerY ( void ) const
inline

◆ centerZ()

float WorkingPlane::centerZ ( void ) const
inline

◆ height()

float WorkingPlane::height ( void ) const
inline

◆ isVisible()

bool WorkingPlane::isVisible ( void ) const
inline

◆ refreshAfterModelChange()

bool WorkingPlane::refreshAfterModelChange ( void )

◆ refreshAfterSettingsChange()

bool WorkingPlane::refreshAfterSettingsChange ( void )

◆ setCenterPoint()

void WorkingPlane::setCenterPoint ( float _x,
float _y,
float _z )

◆ setTransformation()

void WorkingPlane::setTransformation ( osg::Matrix & matrix)

◆ setVisible()

bool WorkingPlane::setVisible ( bool _isVisible)

◆ width()

float WorkingPlane::width ( void ) const
inline

The documentation for this class was generated from the following files: