PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "register_type.h"Go to the source code of this file.
Functions | |
| void | init_system_type_handles () |
Variables | |
| TypeHandle | bool_p_type_handle |
| TypeHandle | bool_type_handle |
| TypeHandle | char_p_type_handle |
| TypeHandle | char_type_handle |
| TypeHandle | double_p_type_handle |
| TypeHandle | double_type_handle |
| TypeHandle | float_p_type_handle |
| TypeHandle | float_type_handle |
| TypeHandle | int_p_type_handle |
| TypeHandle | int_type_handle |
| TypeHandle | long_p_type_handle |
| TypeHandle | long_type_handle |
| TypeHandle | ov_set_type_handle |
| TypeHandle | pdeque_type_handle |
| TypeHandle | plist_type_handle |
| TypeHandle | pmap_type_handle |
| TypeHandle | pset_type_handle |
| TypeHandle | pvector_type_handle |
| TypeHandle | short_p_type_handle |
| TypeHandle | short_type_handle |
| TypeHandle | string_type_handle |
| TypeHandle | uchar_type_handle |
| TypeHandle | uint_type_handle |
| TypeHandle | ushort_type_handle |
| TypeHandle | void_p_type_handle |
| TypeHandle | wstring_type_handle |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file register_type.cxx.
1.8.15