RigsofRods
Soft-body Physics Simulation
|
Submesh for old-style actor body (the "cab") More...
#include <FlexObj.h>
Public Types | |
enum | BackmeshType { BACKMESH_NONE, BACKMESH_OPAQUE, BACKMESH_TRANSPARENT } |
Public Member Functions | |
CabSubmesh () | |
Data Fields | |
BackmeshType | backmesh_type |
size_t | texcoords_pos |
size_t | cabs_pos |
BackmeshType RoR::CabSubmesh::backmesh_type |