![]() |
VR-Forces 5.0.1 Developer's Guide
|
Go to the source code of this file.
Namespaces | |
| makVrv | |
Functions | |
| diguyParticleSystem * | DtDiGuyVrvParticleSystem_create_func (void *internal_data, const char *particle_name) |
| void | DtDiGuyVrvParticleManager_create_func_init (makVrv::DtDe *de) |
| diguyParticleManager * | DtDiGuyVrvParticleManager_create_func () |
Contains hookups for diguysdk to control the vrv particle system .
| diguyParticleSystem* DtDiGuyVrvParticleSystem_create_func | ( | void * | internal_data, |
| const char * | particle_name | ||
| ) |
Create function declaration.
Declare a subclass creation function that will be registered with the DI-Guy Graphics API.
| void DtDiGuyVrvParticleManager_create_func_init | ( | makVrv::DtDe * | de | ) |
| diguyParticleManager* DtDiGuyVrvParticleManager_create_func | ( | ) |