42 INLINE
void ls()
const;
43 INLINE
void ls(std::ostream &out,
int indent_level=0)
const;
53 static void init_type() {
54 PhysxObject::init_type();
56 PhysxObject::get_class_type());
59 return get_class_type();
63 return get_class_type();
72 #endif // PHYSXWHEEL_H PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void register_type(TypeHandle &type_handle, const std::string &name)
This inline function is just a convenient way to call TypeRegistry::register_type(),...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A special shape used for simulating a car wheel.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
TypeHandle is the identifier used to differentiate C++ class types.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
NodePath is the fundamental system for disambiguating instances, and also provides a higher-level int...