14 #ifndef ANGULARINTEGRATOR_H 15 #define ANGULARINTEGRATOR_H 34 virtual void output(std::ostream &out)
const;
35 virtual void write(std::ostream &out,
int indent=0)
const;
49 #endif // ANGULARINTEGRATOR_H virtual void output(std::ostream &out) const
Write a string representation of this instance to <out>.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
pure virtual integrator class that holds cached matrix information that really should be common to an...
This is a convenience class to specialize ConfigVariable as a floating- point type.
std::ostream & indent(std::ostream &out, int indent_level)
A handy function for doing text formatting.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Defines a set of physically modeled attributes.
virtual void write(std::ostream &out, int indent=0) const
Write a string representation of this instance to <out>.
Pure virtual base class for physical modeling.