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

Internal data to receive the fem element. More...

#include <FemPlyReaderDelegate.h>

Public Attributes

unsigned int type = 0
 
int64_t overrun1 = -1
 Used to check for buffer overruns.
 
unsigned int * indices = nullptr
 
unsigned int vertexCount = 0
 
int64_t overrun2 = -1
 Used to check for buffer overruns.
 
double massDensity = std::numeric_limits<double>::signaling_NaN()
 
double poissonRatio = std::numeric_limits<double>::signaling_NaN()
 
double youngModulus = std::numeric_limits<double>::signaling_NaN()
 

Detailed Description

Internal data to receive the fem element.


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