|
opensurgsim
|
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() |
Internal data to receive the spring (stretching and bending) data.
1.8.12