17 INLINE PhysxForceFieldShapeGroup::
25 INLINE PhysxForceFieldShapeGroup::
26 ~PhysxForceFieldShapeGroup() {
33 INLINE
void PhysxForceFieldShapeGroup::
42 INLINE
void PhysxForceFieldShapeGroup::
43 ls(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.