29 template<
class Parameter>
32 INLINE
EggMorph(
const std::string &name,
const Parameter &offset);
33 INLINE
void set_offset(
const Parameter &offset);
34 INLINE
const Parameter &get_offset()
const;
42 INLINE
void output(std::ostream &out,
const std::string &tag,
43 int num_dimensions)
const;
int compare_to(const EggMorph< Parameter > &other, double threshold) const
compare_to() compares a different space than the operator methods, which only check the name.
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 single <Dxyz> or <Duv> or some such entry.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A base class for all things which can have a name.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.