RigsofRods
Soft-body Physics Simulation
|
#include <ODefFileFormat.h>
Data Fields | |
std::string | instance_name |
std::string | template_name |
Ogre::Vector3 | pos = Ogre::Vector3::ZERO |
float | scale = 0.f |
Definition at line 74 of file ODefFileFormat.h.
std::string RoR::ODefParticleSys::instance_name |
Definition at line 76 of file ODefFileFormat.h.
Ogre::Vector3 RoR::ODefParticleSys::pos = Ogre::Vector3::ZERO |
Definition at line 78 of file ODefFileFormat.h.
float RoR::ODefParticleSys::scale = 0.f |
Definition at line 79 of file ODefFileFormat.h.
std::string RoR::ODefParticleSys::template_name |
Definition at line 77 of file ODefFileFormat.h.