vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
WGeometry::WG_Point Member List

This is the complete list of members for WGeometry::WG_Point, including all inherited members.

addWall(WG_Wall *wall, PointType connectionPointType, bool compute=true)WGeometry::WG_Point
getHeight()WGeometry::WG_Pointinline
getId()WGeometry::WG_Pointinline
getIndexBottom()WGeometry::WG_Pointinline
getIndexTop()WGeometry::WG_Pointinline
getPlusColors()WGeometry::WG_Pointinline
getPlusNormals()WGeometry::WG_Pointinline
getPlusVertices()WGeometry::WG_Pointinline
getPosition()WGeometry::WG_Pointinline
getWallNeighbours(WG_Wall *wall, std::pair< osg::ref_ptr< WG_Wall >, PointType > &wallCW, std::pair< osg::ref_ptr< WG_Wall >, PointType > &wallCCW)WGeometry::WG_Point
getWalls()WGeometry::WG_Pointinline
removeWall(WG_Wall *wall)WGeometry::WG_Point
setId(unsigned int i)WGeometry::WG_Pointinline
setIndexBottom(unsigned int i)WGeometry::WG_Pointinline
setIndexTop(unsigned int i)WGeometry::WG_Pointinline
setPosition(osg::Vec2 position)WGeometry::WG_Pointinline
WG_Point(osg::Vec2 position, float height=RE_DEFAULT_HEIGHT)WGeometry::WG_Pointinline
~WG_Point()WGeometry::WG_Pointinlinevirtual