14 #ifndef EGG_PARAMETRICS_H 15 #define EGG_PARAMETRICS_H 42 make_nurbs_curve(
EggNurbsCurve *egg_curve,
const LMatrix4d &mat);
This class is an abstraction for evaluating NURBS curves.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This class is an abstraction for evaluating NURBS surfaces.
BEGIN_PUBLISH EXPCL_PANDA_EGG2PG PT(NurbsSurfaceEvaluator) make_nurbs_surface(EggNurbsSurface *egg_surface
Returns a new NurbsSurfaceEvaluator that's filled in with the values from the given EggSurface (and t...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A parametric NURBS curve.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A parametric NURBS surface.