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

#include <FlexFactory.h>

+ Collaboration diagram for RoR::FlexBodyCacheData:

Public Member Functions

 FlexBodyCacheData ()
 

Data Fields

FlexBodyRecordHeader header
 
Ogre::Vector3 * dst_pos
 
Ogre::Vector3 * src_normals
 
Ogre::ARGB * src_colors
 
Locator_tlocators
 1 loc per vertex More...
 

Detailed Description

Definition at line 66 of file FlexFactory.h.

Constructor & Destructor Documentation

◆ FlexBodyCacheData()

RoR::FlexBodyCacheData::FlexBodyCacheData ( )
inline

Definition at line 68 of file FlexFactory.h.

Field Documentation

◆ dst_pos

Ogre::Vector3* RoR::FlexBodyCacheData::dst_pos

Definition at line 79 of file FlexFactory.h.

◆ header

FlexBodyRecordHeader RoR::FlexBodyCacheData::header

Definition at line 77 of file FlexFactory.h.

◆ locators

Locator_t* RoR::FlexBodyCacheData::locators

1 loc per vertex

Definition at line 82 of file FlexFactory.h.

◆ src_colors

Ogre::ARGB* RoR::FlexBodyCacheData::src_colors

Definition at line 81 of file FlexFactory.h.

◆ src_normals

Ogre::Vector3* RoR::FlexBodyCacheData::src_normals

Definition at line 80 of file FlexFactory.h.


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