VEE_TCBSpline3 Class Reference

TCB spline calculator. More...

#include <vee_tcb_spline3.h>

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

TCB spline calculator.

This class depends on the Mgc::TCBSpline3 class to do the dirty work. This class helps by enabling tools to modify and recalculate the spline after construction.


Constructor & Destructor Documentation

VEE_TCBSpline3::VEE_TCBSpline3 int  maxknots,
float  tension = 0.5,
float  continuity = 0.5,
float  bias = 0.5
 

VEE_TCBSpline3::~VEE_TCBSpline3  )  [virtual]
 


Member Function Documentation

void VEE_TCBSpline3::setKnots int  n  ) 
 

int VEE_TCBSpline3::allocatedKnots  )  const [inline]
 

void VEE_TCBSpline3::setKnotParams int  n,
float  tension,
float  continuity,
float  bias
 

void VEE_TCBSpline3::setKnotTime int  n,
float  t
 

void VEE_TCBSpline3::setPoint int  n,
const VEE_Vector3
 

void VEE_TCBSpline3::recalculate  ) 
 

Recalculates the weights for the spline.


Member Data Documentation

int VEE_TCBSpline3::m_allocatedKnots [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Mar 12 21:09:37 2007 for VEE - The Visual Effects Engine by  doxygen 1.4.6