iMSTK
Interactive Medical Simulation Toolkit
Classes | Public Types | Public Attributes | List of all members
imstk::Puncture Struct Reference

The puncture itself is composed of a state and extra non-essential user data. More...

#include <imstkPuncture.h>

Collaboration diagram for imstk::Puncture:
Collaboration graph
[legend]

Classes

struct  UserData
 Accompanying data stored with a puncture. No usage within Needle structure. More...
 

Public Types

enum  State { REMOVED, TOUCHING, INSERTED }
 

Public Attributes

State state = State::REMOVED
 
UserData userData
 

Detailed Description

The puncture itself is composed of a state and extra non-essential user data.

Definition at line 27 of file imstkPuncture.h.


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