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

Vertex data containing 6 dofs (3 translational and 3 rotational) More...

#include <SurgSim/Physics/FemPlyReaderDelegate.h>

Public Attributes

double x
 
double y
 
double z
 
int64_t overrun1
 Used to check for buffer overruns. More...
 
double thetaX
 
double thetaY
 
double thetaZ
 
int64_t overrun2
 Used to check for buffer overruns. More...
 

Detailed Description

Vertex data containing 6 dofs (3 translational and 3 rotational)

Member Data Documentation

◆ overrun1

int64_t SurgSim::Physics::FemPlyReaderDelegate::Vertex6DData::overrun1

Used to check for buffer overruns.

◆ overrun2

int64_t SurgSim::Physics::FemPlyReaderDelegate::Vertex6DData::overrun2

Used to check for buffer overruns.

◆ thetaX

double SurgSim::Physics::FemPlyReaderDelegate::Vertex6DData::thetaX

◆ thetaY

double SurgSim::Physics::FemPlyReaderDelegate::Vertex6DData::thetaY

◆ thetaZ

double SurgSim::Physics::FemPlyReaderDelegate::Vertex6DData::thetaZ

◆ x

double SurgSim::Physics::FemPlyReaderDelegate::Vertex6DData::x

◆ y

double SurgSim::Physics::FemPlyReaderDelegate::Vertex6DData::y

◆ z

double SurgSim::Physics::FemPlyReaderDelegate::Vertex6DData::z

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