Panda3D

TypeRegistry Member List

This is the complete list of members for TypeRegistry, including all inherited members.
find_type(const string &name) const TypeRegistry
find_type_by_id(int id) const TypeRegistry
get_child_class(TypeHandle child, int index) const TypeRegistry
get_name(TypeHandle type, TypedObject *object) const TypeRegistry
get_num_child_classes(TypeHandle child, TypedObject *child_object) const TypeRegistry
get_num_parent_classes(TypeHandle child, TypedObject *child_object) const TypeRegistry
get_num_root_classes()TypeRegistry
get_num_typehandles()TypeRegistry
get_parent_class(TypeHandle child, int index) const TypeRegistry
get_parent_towards(TypeHandle child, TypeHandle base, TypedObject *child_object)TypeRegistry
get_root_class(int n)TypeRegistry
get_typehandle(int n)TypeRegistry
is_derived_from(TypeHandle child, TypeHandle base, TypedObject *child_object)TypeRegistry
operator delete(void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator delete(void *ptr, void *) (defined in MemoryBase)MemoryBase [inline]
operator delete[](void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator delete[](void *, void *) (defined in MemoryBase)MemoryBase [inline]
operator new(size_t size) (defined in MemoryBase)MemoryBase [inline]
operator new(size_t size, void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator new[](size_t size) (defined in MemoryBase)MemoryBase [inline]
operator new[](size_t size, void *ptr) (defined in MemoryBase)MemoryBase [inline]
ptr()TypeRegistry [static]
record_alternate_name(TypeHandle type, const string &name)TypeRegistry
record_derivation(TypeHandle child, TypeHandle parent)TypeRegistry
register_dynamic_type(const string &name)TypeRegistry
register_type(TypeHandle &type_handle, const string &name)TypeRegistry
reregister_types()TypeRegistry [static]
TypeHandle (defined in TypeRegistry)TypeRegistry [friend]
write(ostream &out) const TypeRegistry
 All Classes Functions Variables Enumerations