25 #if !defined(CPPPARSER) && !defined(LINK_ALL_STATIC) && !defined(BUILDING_PANDA_PARAMETRICS) 26 #error Buildsystem error: BUILDING_PANDA_PARAMETRICS not defined 29 Configure(config_parametrics);
30 NotifyCategoryDef(parametrics,
"");
32 ConfigureFn(config_parametrics) {
33 NurbsCurve::init_type();
34 CubicCurveseg::init_type();
35 CurveFitter::init_type();
36 HermiteCurve::init_type();
37 NurbsCurveInterface::init_type();
38 ParametricCurve::init_type();
39 PiecewiseCurve::init_type();
40 RopeNode::init_type();
41 SheetNode::init_type();
static void register_with_read_factory()
Initializes the factory for reading these things from Bam files.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
static void register_with_read_factory()
Initializes the factory for reading these things from Bam files.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
static void register_with_read_factory()
Tells the BamReader how to create objects of type RopeNode.
static void register_with_read_factory()
Tells the BamReader how to create objects of type SheetNode.
static void register_with_read_factory()
Initializes the factory for reading these things from Bam files.