RigsofRods
Soft-body Physics Simulation
|
#include <FlexFactory.h>
Public Member Functions | |
FlexBodyCacheData () | |
Data Fields | |
FlexBodyRecordHeader | header |
Ogre::Vector3 * | dst_pos |
Ogre::Vector3 * | src_normals |
Ogre::ARGB * | src_colors |
Locator_t * | locators |
1 loc per vertex More... | |
Definition at line 66 of file FlexFactory.h.
|
inline |
Definition at line 68 of file FlexFactory.h.
Ogre::Vector3* RoR::FlexBodyCacheData::dst_pos |
Definition at line 79 of file FlexFactory.h.
FlexBodyRecordHeader RoR::FlexBodyCacheData::header |
Definition at line 77 of file FlexFactory.h.
Locator_t* RoR::FlexBodyCacheData::locators |
1 loc per vertex
Definition at line 82 of file FlexFactory.h.
Ogre::ARGB* RoR::FlexBodyCacheData::src_colors |
Definition at line 81 of file FlexFactory.h.
Ogre::Vector3* RoR::FlexBodyCacheData::src_normals |
Definition at line 80 of file FlexFactory.h.