RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::ODefCollisionMesh Struct Reference

#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
 

Detailed Description

Definition at line 63 of file ODefFileFormat.h.

Constructor & Destructor Documentation

◆ ODefCollisionMesh()

RoR::ODefCollisionMesh::ODefCollisionMesh ( std::string  meshname,
Ogre::Vector3  scal,
std::string  gmodelname 
)
inline

Definition at line 65 of file ODefFileFormat.h.

Field Documentation

◆ groundmodel_name

std::string RoR::ODefCollisionMesh::groundmodel_name

Definition at line 71 of file ODefFileFormat.h.

◆ mesh_name

std::string RoR::ODefCollisionMesh::mesh_name

Definition at line 69 of file ODefFileFormat.h.

◆ scale

Ogre::Vector3 RoR::ODefCollisionMesh::scale

Definition at line 70 of file ODefFileFormat.h.


The documentation for this struct was generated from the following file: