17INLINE PhysxForceFieldShape::
25INLINE
void PhysxForceFieldShape::
34INLINE
void PhysxForceFieldShape::
35ls(std::ostream &out,
int indent_level)
const {
37 indent(out, indent_level) << get_type().get_name()
39 <<
" (at 0x" <<
this <<
")\n";
std::ostream & indent(std::ostream &out, int indent_level)
A handy function for doing text formatting.