opensurgsim
|
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() |
Internal data to receive the fem element.