17INLINE PhysxCcdSkeleton::
25INLINE PhysxCcdSkeleton::
33INLINE
void PhysxCcdSkeleton::
42INLINE
void PhysxCcdSkeleton::
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.