39 INLINE
void set_vertex(
const LVecBase4 &vertex);
40 INLINE
const LVecBase4 &get_vertex()
const;
42 INLINE
void set_space(
const NodePath &space);
43 INLINE
void set_space(
const std::string &space);
46 void set_extended_vertex(
int d, PN_stdfloat value);
47 PN_stdfloat get_extended_vertex(
int d)
const;
52 std::string _space_path;
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.
This represents a single control vertex in a NurbsEvaluator.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
NodePath is the fundamental system for disambiguating instances, and also provides a higher-level int...