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

#include <Geometry.h>

Public Member Functions

 WG_Geometry ()
 
 ~WG_Geometry ()
 

Static Public Member Functions

static bool getCrossingPoint (osg::Vec2 &destPoint, osg::Vec2 pPoint, osg::Vec2 pNormal, osg::Vec2 rPoint, osg::Vec2 rNormal, bool justStroke)
 
static bool barycentricTest (osg::Vec2 P, osg::Vec2 A, osg::Vec2 B, osg::Vec2 C)
 
static float getAngle (osg::Vec2 &vector)
 

Constructor & Destructor Documentation

WGeometry::WG_Geometry::WG_Geometry ( )
inline
WGeometry::WG_Geometry::~WG_Geometry ( )
inline

Member Function Documentation

static bool WGeometry::WG_Geometry::barycentricTest ( osg::Vec2  P,
osg::Vec2  A,
osg::Vec2  B,
osg::Vec2  C 
)
inlinestatic
static float WGeometry::WG_Geometry::getAngle ( osg::Vec2 &  vector)
inlinestatic
static bool WGeometry::WG_Geometry::getCrossingPoint ( osg::Vec2 &  destPoint,
osg::Vec2  pPoint,
osg::Vec2  pNormal,
osg::Vec2  rPoint,
osg::Vec2  rNormal,
bool  justStroke 
)
inlinestatic

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