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) |
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."
Definition in file cubicCurveseg.cxx.