17INLINE PhysxForceFieldShapeGroup::
25INLINE PhysxForceFieldShapeGroup::
26~PhysxForceFieldShapeGroup() {
33INLINE
void PhysxForceFieldShapeGroup::
42INLINE
void PhysxForceFieldShapeGroup::
43ls(std::ostream &out,
int indent_level)
const {
47 <<
" (at 0x" <<
this <<
")\n";
49 _shapes.ls(out, indent_level);
get_name
Returns the name of the type.
std::ostream & indent(std::ostream &out, int indent_level)
A handy function for doing text formatting.