![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
#include <ODefFileFormat.h>
Public Member Functions | |
| ODefCollisionMesh (std::string meshname, Ogre::Vector3 scal, std::string gmodelname) | |
Data Fields | |
| std::string | mesh_name |
| Ogre::Vector3 | scale |
| std::string | groundmodel_name |
Definition at line 65 of file ODefFileFormat.h.
|
inline |
Definition at line 67 of file ODefFileFormat.h.
| std::string RoR::ODefCollisionMesh::groundmodel_name |
Definition at line 73 of file ODefFileFormat.h.
| std::string RoR::ODefCollisionMesh::mesh_name |
Definition at line 71 of file ODefFileFormat.h.
| Ogre::Vector3 RoR::ODefCollisionMesh::scale |
Definition at line 72 of file ODefFileFormat.h.