17INLINE PhysxHeightField::
25INLINE PhysxHeightField::
33INLINE
void PhysxHeightField::
42INLINE
void PhysxHeightField::
43ls(std::ostream &out,
int indent_level)
const {
45 indent(out, indent_level) << get_type().get_name()
46 <<
" (at 0x" <<
this <<
")\n";
std::ostream & indent(std::ostream &out, int indent_level)
A handy function for doing text formatting.