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

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
 

Detailed Description

Submesh for old-style actor body (the "cab")

Definition at line 46 of file FlexObj.h.

Member Enumeration Documentation

◆ BackmeshType

Enumerator
BACKMESH_NONE 
BACKMESH_OPAQUE 
BACKMESH_TRANSPARENT 

Definition at line 48 of file FlexObj.h.

Constructor & Destructor Documentation

◆ CabSubmesh()

RoR::CabSubmesh::CabSubmesh ( )
inline

Definition at line 50 of file FlexObj.h.

Field Documentation

◆ backmesh_type

BackmeshType RoR::CabSubmesh::backmesh_type

Definition at line 52 of file FlexObj.h.

◆ cabs_pos

size_t RoR::CabSubmesh::cabs_pos

Definition at line 54 of file FlexObj.h.

◆ texcoords_pos

size_t RoR::CabSubmesh::texcoords_pos

Definition at line 53 of file FlexObj.h.


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