opensurgsim
Public Attributes | List of all members
SurgSim::Physics::MassSpringPlyReaderDelegate::SpringData Struct Reference

Internal data to receive the spring (stretching and bending) data. More...

#include <MassSpringPlyReaderDelegate.h>

Public Attributes

int64_t overrun1 = -1
 Used to check for buffer overruns.
 
unsigned int * indices = nullptr
 
unsigned int nodeCount = 0
 
int64_t overrun2 = -1
 Used to check for buffer overruns.
 
double stiffness = std::numeric_limits<double>::signaling_NaN()
 
double damping = std::numeric_limits<double>::signaling_NaN()
 

Detailed Description

Internal data to receive the spring (stretching and bending) data.


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