PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
List of all members | Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkPlusHapticForce Class Reference

#include <src/PlusDataCollection/Haptics/vtkPlusHapticForce.h>

Inheritance diagram for vtkPlusHapticForce:
Inheritance graph
[legend]
Collaboration diagram for vtkPlusHapticForce:
Collaboration graph
[legend]

Public Types

typedef vtkObject Superclass
 

Public Member Functions

void AddForceModel (vtkPlusForceFeedback *force)
 
virtual const char * GetClassName ()
 
vtkPlusForceFeedbackGetForceModel (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 vtkPlusHapticForceNew ()
 
static vtkPlusHapticForceSafeDownCast (vtkObject *o)
 

Protected Member Functions

 vtkPlusHapticForce ()
 
 ~vtkPlusHapticForce ()
 

Detailed Description

Definition at line 18 of file vtkPlusHapticForce.h.

Member Typedef Documentation

◆ Superclass

typedef vtkObject vtkPlusHapticForce::Superclass

Definition at line 22 of file vtkPlusHapticForce.h.

Constructor & Destructor Documentation

◆ vtkPlusHapticForce()

vtkPlusHapticForce::vtkPlusHapticForce ( )
protected

Definition at line 29 of file vtkPlusHapticForce.cxx.

◆ ~vtkPlusHapticForce()

vtkPlusHapticForce::~vtkPlusHapticForce ( )
protected

Definition at line 35 of file vtkPlusHapticForce.cxx.

Member Function Documentation

◆ AddForceModel()

void vtkPlusHapticForce::AddForceModel ( vtkPlusForceFeedback force)

Definition at line 44 of file vtkPlusHapticForce.cxx.

◆ GetClassName()

virtual const char* vtkPlusHapticForce::GetClassName ( )
virtual

◆ GetForceModel()

vtkPlusForceFeedback * vtkPlusHapticForce::GetForceModel ( int  position)

Definition at line 67 of file vtkPlusHapticForce.cxx.

◆ GetNumberOfFrames()

int vtkPlusHapticForce::GetNumberOfFrames ( )

Definition at line 73 of file vtkPlusHapticForce.cxx.

◆ InsertForceModel()

void vtkPlusHapticForce::InsertForceModel ( unsigned int  position,
vtkPlusForceFeedback force 
)

Definition at line 52 of file vtkPlusHapticForce.cxx.

◆ IsA()

virtual int vtkPlusHapticForce::IsA ( const char *  type)
virtual

◆ IsTypeOf()

static int vtkPlusHapticForce::IsTypeOf ( const char *  type)
static

◆ New()

static vtkPlusHapticForce* vtkPlusHapticForce::New ( )
static

◆ PrintSelf()

virtual void vtkPlusHapticForce::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
virtual

◆ SafeDownCast()

static vtkPlusHapticForce* vtkPlusHapticForce::SafeDownCast ( vtkObject *  o)
static

The documentation for this class was generated from the following files: