RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::FlexMesh::FlexMeshVertex Struct Reference

Data Fields

Ogre::Vector3 position = Ogre::Vector3::ZERO
 
Ogre::Vector3 normal = Ogre::Vector3::ZERO
 
Ogre::Vector2 texcoord = Ogre::Vector2::ZERO
 

Detailed Description

Definition at line 76 of file FlexMesh.h.

Field Documentation

◆ normal

Ogre::Vector3 RoR::FlexMesh::FlexMeshVertex::normal = Ogre::Vector3::ZERO

Definition at line 79 of file FlexMesh.h.

◆ position

Ogre::Vector3 RoR::FlexMesh::FlexMeshVertex::position = Ogre::Vector3::ZERO

Definition at line 78 of file FlexMesh.h.

◆ texcoord

Ogre::Vector2 RoR::FlexMesh::FlexMeshVertex::texcoord = Ogre::Vector2::ZERO

Definition at line 80 of file FlexMesh.h.


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