RigsofRods
Soft-body Physics Simulation
Data Fields
RigDef::Submesh Struct Reference

#include <RigDef_File.h>

Data Fields

bool backmesh = false
 
std::vector< Texcoordtexcoords
 
std::vector< Cabcab_triangles
 

Detailed Description

Definition at line 1293 of file RigDef_File.h.

Field Documentation

◆ backmesh

bool RigDef::Submesh::backmesh = false

Definition at line 1295 of file RigDef_File.h.

◆ cab_triangles

std::vector<Cab> RigDef::Submesh::cab_triangles

Definition at line 1297 of file RigDef_File.h.

◆ texcoords

std::vector<Texcoord> RigDef::Submesh::texcoords

Definition at line 1296 of file RigDef_File.h.


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