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

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

#include <SurgSim/Physics/FemPlyReaderDelegate.h>

Public Member Functions

 ElementData ()
 

Public Attributes

unsigned int * indices
 
unsigned int vertexCount
 
int64_t overrun
 Used to check for buffer overruns. More...
 

Detailed Description

Internal data to receive the fem element.

Constructor & Destructor Documentation

SurgSim::Physics::FemPlyReaderDelegate::ElementData::ElementData ( )

Member Data Documentation

unsigned int* SurgSim::Physics::FemPlyReaderDelegate::ElementData::indices
int64_t SurgSim::Physics::FemPlyReaderDelegate::ElementData::overrun

Used to check for buffer overruns.

unsigned int SurgSim::Physics::FemPlyReaderDelegate::ElementData::vertexCount

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