RigsofRods
Soft-body Physics Simulation
Data Fields
Hydrax::Mesh::POS_VERTEX Struct Reference

Vertex struct for position data. More...

#include <Mesh.h>

Data Fields

float x
 
float y
 
float z
 

Detailed Description

Vertex struct for position data.

Definition at line 76 of file Mesh.h.

Field Documentation

◆ x

float Hydrax::Mesh::POS_VERTEX::x

Definition at line 78 of file Mesh.h.

◆ y

float Hydrax::Mesh::POS_VERTEX::y

Definition at line 78 of file Mesh.h.

◆ z

float Hydrax::Mesh::POS_VERTEX::z

Definition at line 78 of file Mesh.h.


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