PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"
#include "pandaNode.h"
#include "luse.h"
#include "typedef.h"
#include "plist.h"
#include "pvector.h"
Go to the source code of this file.
Classes | |
struct | ParametricCurve::BezierSeg |
class | ParametricCurve |
A virtual base class for parametric curves. More... | |
Macros | |
#define | PCT_HPR 2 |
#define | PCT_NONE 0 |
#define | PCT_T 3 |
#define | PCT_XYZ 1 |
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 parametricCurve.h.