Blender V2.61 - r43446
Public Member Functions

IK_QCenterOfMassTask Class Reference

#include <IK_QTask.h>

Inheritance diagram for IK_QCenterOfMassTask:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IK_QCenterOfMassTask (bool primary, const IK_QSegment *segment, const MT_Vector3 &center)
void ComputeJacobian (IK_QJacobian &jacobian)
MT_Scalar Distance () const
void Scale (float scale)

Detailed Description

Definition at line 131 of file IK_QTask.h.


Constructor & Destructor Documentation

IK_QCenterOfMassTask::IK_QCenterOfMassTask ( bool  primary,
const IK_QSegment segment,
const MT_Vector3 center 
)

Definition at line 160 of file IK_QTask.cpp.

References IK_QTask::m_segment, and MT_fuzzyZero().


Member Function Documentation

void IK_QCenterOfMassTask::ComputeJacobian ( IK_QJacobian jacobian) [virtual]
MT_Scalar IK_QCenterOfMassTask::Distance ( ) const [virtual]

Implements IK_QTask.

Definition at line 236 of file IK_QTask.cpp.

void IK_QCenterOfMassTask::Scale ( float  scale) [inline, virtual]

Reimplemented from IK_QTask.

Definition at line 144 of file IK_QTask.h.


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