vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
WGeometry::WG_Hole Class Reference

#include <Geometry.h>

Public Member Functions

 WG_Hole (float position, float y, float height, float width, HoleType type)
 
 ~WG_Hole ()
 
void setPosition (float position)
 
float getPosition ()
 
void setY (float y)
 
float getY ()
 
void setHeight (float height)
 
float getHeight ()
 
void setWidth (float width)
 
float getWidth ()
 
void setType (HoleType type)
 
HoleType getType ()
 
WG_VerticesgetQVertices ()
 
WG_VerticesgetRVertices ()
 

Constructor & Destructor Documentation

WGeometry::WG_Hole::WG_Hole ( float  position,
float  y,
float  height,
float  width,
HoleType  type 
)
inline
WGeometry::WG_Hole::~WG_Hole ( )
inline

Member Function Documentation

float WGeometry::WG_Hole::getHeight ( )
inline
float WGeometry::WG_Hole::getPosition ( )
inline
WG_Vertices* WGeometry::WG_Hole::getQVertices ( )
inline
WG_Vertices* WGeometry::WG_Hole::getRVertices ( )
inline
HoleType WGeometry::WG_Hole::getType ( void  )
inline
float WGeometry::WG_Hole::getWidth ( )
inline
float WGeometry::WG_Hole::getY ( )
inline
void WGeometry::WG_Hole::setHeight ( float  height)
inline
void WGeometry::WG_Hole::setPosition ( float  position)
inline
void WGeometry::WG_Hole::setType ( HoleType  type)
inline
void WGeometry::WG_Hole::setWidth ( float  width)
inline
void WGeometry::WG_Hole::setY ( float  y)
inline

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