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

double SurgSim::Physics::FemPlyReaderDelegate::MaterialData::massDensity
int64_t SurgSim::Physics::FemPlyReaderDelegate::MaterialData::overrun

Used to check for buffer overruns.

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

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