Panda3D
Classes | Macros
hermiteCurve.h File Reference

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

#include "piecewiseCurve.h"
#include "cubicCurveseg.h"

Go to the source code of this file.

Classes

class  HermiteCurve
 A parametric curve defined by a sequence of control vertices, each with an in and out tangent. More...
 
class  HermiteCurveCV
 A single CV of a Hermite curve. More...
 

Macros

#define HC_CUT   1
 
#define HC_FREE   2
 
#define HC_G1   3
 
#define HC_SMOOTH   4
 

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
1998-02-27

Definition in file hermiteCurve.h.