|
PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
#include <src/PlusDataCollection/Haptics/vtkPlusHapticForce.h>


Public Types | |
| typedef vtkObject | Superclass |
Public Member Functions | |
| void | AddForceModel (vtkPlusForceFeedback *force) |
| virtual const char * | GetClassName () |
| vtkPlusForceFeedback * | GetForceModel (int position) |
| int | GetNumberOfFrames () |
| void | InsertForceModel (unsigned int position, vtkPlusForceFeedback *force) |
| virtual int | IsA (const char *type) |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) VTK_OVERRIDE |
Static Public Member Functions | |
| static int | IsTypeOf (const char *type) |
| static vtkPlusHapticForce * | New () |
| static vtkPlusHapticForce * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkPlusHapticForce () | |
| ~vtkPlusHapticForce () | |
Definition at line 18 of file vtkPlusHapticForce.h.
| typedef vtkObject vtkPlusHapticForce::Superclass |
Definition at line 22 of file vtkPlusHapticForce.h.
|
protected |
Definition at line 29 of file vtkPlusHapticForce.cxx.
|
protected |
Definition at line 35 of file vtkPlusHapticForce.cxx.
| void vtkPlusHapticForce::AddForceModel | ( | vtkPlusForceFeedback * | force | ) |
Definition at line 44 of file vtkPlusHapticForce.cxx.
|
virtual |
| vtkPlusForceFeedback * vtkPlusHapticForce::GetForceModel | ( | int | position | ) |
Definition at line 67 of file vtkPlusHapticForce.cxx.
| int vtkPlusHapticForce::GetNumberOfFrames | ( | ) |
Definition at line 73 of file vtkPlusHapticForce.cxx.
| void vtkPlusHapticForce::InsertForceModel | ( | unsigned int | position, |
| vtkPlusForceFeedback * | force | ||
| ) |
Definition at line 52 of file vtkPlusHapticForce.cxx.
|
virtual |
|
static |
|
static |
|
virtual |
|
static |
1.8.15