Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/parametrics/cubicCurveseg.cxx File Reference

#include "piecewiseCurve.h"
#include "config_parametrics.h"
#include "hermiteCurve.h"
#include <datagram.h>
#include <datagramIterator.h>
#include <bamWriter.h>
#include <bamReader.h>

Go to the source code of this file.

Functions

LVecBase4f nurbs_blending_function (int order, int i, int j, const float knots[])
void compute_nurbs_basis (int order, const float knots_in[], LMatrix4f &basis)
LVecBase4f col_mult (const LMatrix4f &M, const LVecBase4f &v)
bool compute_seg_col (int c, int rtype, float t, const LVecBase4f &v, const LMatrix4f &B, const LMatrix4f &Bi, const LMatrix4f &G, const LMatrix4f &GB, LMatrix4f &T, LMatrix4f &P)
 Interprets the parameters for a particular column of compute_seg.


Detailed Description

Definition in file cubicCurveseg.cxx.


Function Documentation

LVecBase4f col_mult const LMatrix4f &  M,
const LVecBase4f &  v
[inline]
 

Definition at line 417 of file cubicCurveseg.cxx.

void compute_nurbs_basis int  order,
const float  knots_in[],
LMatrix4f &  basis
 

Definition at line 298 of file cubicCurveseg.cxx.

bool compute_seg_col int  c,
int  rtype,
float  t,
const LVecBase4f &  v,
const LMatrix4f &  B,
const LMatrix4f &  Bi,
const LMatrix4f &  G,
const LMatrix4f &  GB,
LMatrix4f &  T,
LMatrix4f &  P
[static]
 

Interprets the parameters for a particular column of compute_seg.

Builds the indicated column of T and P.

Definition at line 436 of file cubicCurveseg.cxx.

References RT_CV.

LVecBase4f nurbs_blending_function int  order,
int  i,
int  j,
const float  knots[]
[static]
 

Definition at line 241 of file cubicCurveseg.cxx.


Generated on Fri May 2 00:45:56 2003 for Panda by doxygen1.3