Public Member Functions | |
_Implem () | |
virtual | ~_Implem () |
void | init (void) |
void | parseFogPropertyParams (vhdOSGFogPropertyFactory *self, DOM_Node node) |
void | buildFogProperty (vhdOSGFogPropertyFactory *self) |
Public Attributes | |
int | mode |
float | density |
float | start |
float | end |
vhdVector4 | color |
vhdPropertyRef | _fogProperty |
std::string | _name |
vhdOSGFogPropertyFactory::_Implem::_Implem | ( | ) |
vhdOSGFogPropertyFactory::_Implem::~_Implem | ( | ) | [virtual] |
void vhdOSGFogPropertyFactory::_Implem::init | ( | void | ) |
void vhdOSGFogPropertyFactory::_Implem::parseFogPropertyParams | ( | vhdOSGFogPropertyFactory * | self, | |
DOM_Node | node | |||
) |
void vhdOSGFogPropertyFactory::_Implem::buildFogProperty | ( | vhdOSGFogPropertyFactory * | self | ) |
vhdPropertyRef vhdOSGFogPropertyFactory::_Implem::_fogProperty |
std::string vhdOSGFogPropertyFactory::_Implem::_name |