#include <WallAdd.h>
|
| | WallAdd () |
| |
| virtual | ~WallAdd () |
| |
| virtual bool | loadXMLParameters (XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *pParametersNode) |
| |
| virtual void | init (osgUtil::LineSegmentIntersector::Intersection *intersection, WG_Wall *curWall, WG_Point *curPoint, PointType type, vrecko::EnvironmentObject *pEOOwner, std::vector< osg::ref_ptr< WG_Wall > > *walls, std::vector< osg::ref_ptr< WG_Point > > *points, osg::Geode *pOSGGeode, osg::Vec3Array *pOSGVertexArray) |
| |
| | Tool () |
| |
| virtual | ~Tool () |
| |
| ToolType | getType () |
| |
| string | getName () |
| |
| void | setName (string n) |
| |
| bool | isDirty () |
| |
| void | setDirty (bool d) |
| |
| virtual void | update (osgUtil::LineSegmentIntersector::Intersection *intersection, WG_Wall *curWall, WG_Point *curPoint, PointType type, vrecko::EnvironmentObject *pEOOwner, std::vector< osg::ref_ptr< WG_Wall > > *walls, std::vector< osg::ref_ptr< WG_Point > > *points, osg::Geode *pOSGGeode, osg::Vec3Array *pOSGVertexArray, osg::Vec3 &movingVector) |
| |
| virtual void | terminate (osgUtil::LineSegmentIntersector::Intersection *intersection, WG_Wall *curWall, WG_Point *curPoint, PointType type, vrecko::EnvironmentObject *pEOOwner, std::vector< osg::ref_ptr< WG_Wall > > *walls, std::vector< osg::ref_ptr< WG_Point > > *points, osg::Geode *pOSGGeode, osg::Vec3Array *pOSGVertexArray) |
| |
| APRoomEdit::WallAdd::WallAdd |
( |
| ) |
|
|
inline |
| virtual APRoomEdit::WallAdd::~WallAdd |
( |
| ) |
|
|
inlinevirtual |
| virtual void APRoomEdit::WallAdd::init |
( |
osgUtil::LineSegmentIntersector::Intersection * |
intersection, |
|
|
WG_Wall * |
curWall, |
|
|
WG_Point * |
curPoint, |
|
|
PointType |
type, |
|
|
vrecko::EnvironmentObject * |
pEOOwner, |
|
|
std::vector< osg::ref_ptr< WG_Wall > > * |
walls, |
|
|
std::vector< osg::ref_ptr< WG_Point > > * |
points, |
|
|
osg::Geode * |
pOSGGeode, |
|
|
osg::Vec3Array * |
pOSGVertexArray |
|
) |
| |
|
inlinevirtual |
| virtual bool APRoomEdit::WallAdd::loadXMLParameters |
( |
XERCES_CPP_NAMESPACE_QUALIFIER DOMNode * |
pParametersNode | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- C:/Documents/School/OSG/VRECKO/include/vreckoAP/RoomEdit/WallAdd.h