14 #ifndef LINEAREULERINTEGRATOR_H
15 #define LINEAREULERINTEGRATOR_H
28 virtual void output(std::ostream &out)
const;
29 virtual void write(std::ostream &out,
int indent=0)
const;
32 virtual void child_integrate(
Physical *physical,
Performs Euler integration on a vector of physically modelable objects given a quantum dt.
Pure virtual base class for physical modeling.
virtual void write(std::ostream &out, int indent=0) const
Write a string representation of this instance to <out>.
virtual void output(std::ostream &out) const
Write a string representation of this instance to <out>.
Defines a set of physically modeled attributes.
std::ostream & indent(std::ostream &out, int indent_level)
A handy function for doing text formatting.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.