#include <RoomSaver.h>
|
| RoomSaver (std::string f) |
|
virtual | ~RoomSaver () |
|
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::RoomSaver::RoomSaver |
( |
std::string |
f | ) |
|
|
inline |
virtual APRoomEdit::RoomSaver::~RoomSaver |
( |
| ) |
|
|
inlinevirtual |
virtual void APRoomEdit::RoomSaver::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::RoomSaver::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/RoomSaver.h