The OSG implementation of a di guy graphics file.
More...
Static Protected Member Functions |
| static osg::Node * | recursive_find_part (const char *part_name, osg::Node *parent) |
Detailed Description
The OSG implementation of a di guy graphics file.
Constructor & Destructor Documentation
| makVrv::DtDiGuyOsgGraphicsFile::DtDiGuyOsgGraphicsFile |
( |
DtDe & |
de, |
|
|
void * |
internal_data |
|
) |
| |
| virtual makVrv::DtDiGuyOsgGraphicsFile::~DtDiGuyOsgGraphicsFile |
( |
| ) |
|
|
virtual |
Member Function Documentation
| static diguyGraphicsFile* makVrv::DtDiGuyOsgGraphicsFile::create |
( |
void * |
internal_data | ) |
|
|
static |
A static create function.
It is needed for registering w/ Di Guy graphics api.
| static void makVrv::DtDiGuyOsgGraphicsFile::registerDiGuyPaths |
( |
| ) |
|
|
static |
Registers the Di Guy Paths with the OSG file loader.
This only needs to be called once.
| virtual int makVrv::DtDiGuyOsgGraphicsFile::load |
( |
const char * |
filename, |
|
|
const char * |
extension |
|
) |
| |
|
virtual |
| virtual int makVrv::DtDiGuyOsgGraphicsFile::unload |
( |
| ) |
|
|
virtual |
| virtual void* makVrv::DtDiGuyOsgGraphicsFile::find_part |
( |
const char * |
part_name | ) |
|
|
virtual |
| static osg::Node* makVrv::DtDiGuyOsgGraphicsFile::recursive_find_part |
( |
const char * |
part_name, |
|
|
osg::Node * |
parent |
|
) |
| |
|
staticprotected |
Member Data Documentation
| DtDe& makVrv::DtDiGuyOsgGraphicsFile::myDe |
|
protected |
| osg::ref_ptr<osg::Node> makVrv::DtDiGuyOsgGraphicsFile::myFileRoot |
|
protected |
The documentation for this class was generated from the following file: