Panda3D
|
This is the complete list of members for RenderAttribRegistry, including all inherited members.
CPT(RenderAttrib) MakeDefaultFunc() (defined in RenderAttribRegistry) | RenderAttribRegistry | |
CPT(RenderAttrib) get_slot_default(int slot) const (defined in RenderAttribRegistry) | RenderAttribRegistry | |
get_array_chain() const | RenderAttribRegistry | inline |
get_global_ptr() (defined in RenderAttribRegistry) | RenderAttribRegistry | inlinestatic |
get_max_slots() const | RenderAttribRegistry | inline |
get_num_slots() const | RenderAttribRegistry | inline |
get_num_sorted_slots() const | RenderAttribRegistry | inline |
get_slot(TypeHandle type_handle) const | RenderAttribRegistry | inline |
get_slot_sort(int slot) const | RenderAttribRegistry | inline |
get_slot_type(int slot) const | RenderAttribRegistry | inline |
get_sorted_slot(int n) const | RenderAttribRegistry | inline |
quick_get_global_ptr() | RenderAttribRegistry | inlinestatic |
register_slot(TypeHandle type_handle, int sort, MakeDefaultFunc *make_default_func) | RenderAttribRegistry | |
set_slot_sort(int slot, int sort) | RenderAttribRegistry | |
SlotMask typedef (defined in RenderAttribRegistry) | RenderAttribRegistry |