FF3DPicobGForceModel Struct Reference

#include <FF3DPICOBgForceModel.h>

Inherits FF3DForceModel.

Collaboration diagram for FF3DPicobGForceModel:

Collaboration graph
[legend]
List of all members.

Detailed Description

constraint FF3DDevice on an invisible point

Definition at line 37 of file FF3DPICOBgForceModel.h.

Public Member Functions

 FF3DPicobGForceModel (const Vec3f &, vector< Vec3f > &bumps, const float &bumpTime, const float &pauseTime, const mgFloat &stiffness=STIFFNESS)
 Default constructor.
 FF3DPicobGForceModel (const FF3DPicobGForceModel &fm)
 recopy constructor
virtual FF3DForceModelclone ()
 clone method
virtual Vec3f evaluate (const Vec3f &pos, const mgFloat &w)

Static Public Attributes

static Vec3f _oldForce = Vec3f(0,0,0)


Constructor & Destructor Documentation

FF3DPicobGForceModel::FF3DPicobGForceModel ( const Vec3f &  pPoint,
vector< Vec3f > &  bumps,
const float &  bumpTime,
const float &  pauseTime,
const mgFloat &  stiffness = STIFFNESS 
)

Default constructor.

Parameters:
pPicobG constrain point
stiffness stiffness

Definition at line 31 of file FF3DPICOBgForceModel.cpp.

FF3DPicobGForceModel::FF3DPicobGForceModel ( const FF3DPicobGForceModel fm  ) 

recopy constructor

Definition at line 40 of file FF3DPICOBgForceModel.cpp.


Member Function Documentation

virtual FF3DForceModel* FF3DPicobGForceModel::clone (  )  [inline, virtual]

clone method

Implements FF3DForceModel.

Definition at line 44 of file FF3DPICOBgForceModel.h.

virtual Vec3f FF3DPicobGForceModel::evaluate ( const Vec3f &  pos,
const mgFloat &  w 
) [inline, virtual]

Definition at line 46 of file FF3DPICOBgForceModel.h.


Member Data Documentation

Vec3f FF3DForceModel::_oldForce = Vec3f(0,0,0) [static, inherited]

Definition at line 37 of file ff3dforcemodel.h.


The documentation for this struct was generated from the following files:
Generated on Tue Oct 16 17:10:55 2007 for Micole by  doxygen 1.4.7