Panda3D
Functions
cubicCurveseg.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#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

LVecBase4 col_mult (const LMatrix4 &M, const LVecBase4 &v)
 
void compute_nurbs_basis (int order, const PN_stdfloat knots_in[], LMatrix4 &basis)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2001-03-04

Definition in file cubicCurveseg.cxx.