Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
Abstract base-class for all rigid-body joints.
virtual void write(Ostream &) const
Write.
Prismatic joint for translation in the x/y/z directions.
Spherical joint for rotation about the x/y/z-axes using Euler-angles in the order z,...
Prismatic joint for translation along the specified arbitrary axis.
composite(const PtrList< joint > &joints)
Construct for given PtrList<joint>.
Prismatic joint for translation along the specified arbitrary axis.
virtual void write(Ostream &) const
Write.
virtual autoPtr< joint > clone() const
Clone this joint.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
OBJstream os(runTime.globalPath()/outputName)
Namespace for rigid-body joints.