Biomechanical Joint Model
 Author: Anderson Maciel

COME_Bezier Class Reference

#include <comebezier.h>

Inherits COME_Curve.

Inheritance diagram for COME_Bezier:

Inheritance graph
[legend]
Collaboration diagram for COME_Bezier:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 COME_Bezier ()
 COME_Bezier (COME_Vertex3D *)
COME_Vertex3D getControlPoint (int i)
void setControlPoint (int i, COME_Vertex3D *n)
COME_Point3D getPointAsPoint (float t)
COME_Vertex3D getPointAsVertex (float t)

Detailed Description

Definition at line 49 of file comebezier.h.


Constructor & Destructor Documentation

COME_Bezier::COME_Bezier  ) 
 

Definition at line 32 of file comebezier.cpp.

References COME_Curve::setControlPoints(), and COME_Point3D::setXYZ().

Here is the call graph for this function:

COME_Bezier::COME_Bezier COME_Vertex3D  ) 
 

Definition at line 42 of file comebezier.cpp.

References COME_Curve::setControlPoints().

Here is the call graph for this function:


Member Function Documentation

COME_Vertex3D COME_Bezier::getControlPoint int  i  ) 
 

Definition at line 48 of file comebezier.cpp.

References COME_Curve::getControlPoints().

Referenced by getPointAsPoint().

Here is the call graph for this function:

COME_Point3D COME_Bezier::getPointAsPoint float  t  ) 
 

Reimplemented from COME_Curve.

Definition at line 68 of file comebezier.cpp.

References getControlPoint(), COME_Point3D::getX(), COME_Point3D::getY(), COME_Point3D::getZ(), COME_Point3D::setX(), COME_Point3D::setY(), and COME_Point3D::setZ().

Referenced by getPointAsVertex(), and COME_Dof::vpMoveTo().

Here is the call graph for this function:

COME_Vertex3D COME_Bezier::getPointAsVertex float  t  ) 
 

Reimplemented from COME_Curve.

Definition at line 87 of file comebezier.cpp.

References getPointAsPoint(), COME_Point3D::getX(), COME_Point3D::getY(), COME_Point3D::getZ(), COME_Point3D::setX(), COME_Point3D::setY(), and COME_Point3D::setZ().

Here is the call graph for this function:

void COME_Bezier::setControlPoint int  i,
COME_Vertex3D n
 

Definition at line 58 of file comebezier.cpp.

References COME_Curve::getControlPoints().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Thu Dec 1 10:14:16 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5