Public Attributes | List of all members
SurgSim::Physics::FemPlyReaderDelegate::MaterialData Struct Reference

Internal data to receive the "material" data. More...

#include <SurgSim/Physics/FemPlyReaderDelegate.h>

Public Attributes

double massDensity
 
double poissonRatio
 
double youngModulus
 
int64_t overrun
 Used to check for buffer overruns. More...
 

Detailed Description

Internal data to receive the "material" data.

Member Data Documentation

§ massDensity

double SurgSim::Physics::FemPlyReaderDelegate::MaterialData::massDensity

§ overrun

int64_t SurgSim::Physics::FemPlyReaderDelegate::MaterialData::overrun

Used to check for buffer overruns.

§ poissonRatio

double SurgSim::Physics::FemPlyReaderDelegate::MaterialData::poissonRatio

§ youngModulus

double SurgSim::Physics::FemPlyReaderDelegate::MaterialData::youngModulus

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