|
Blender V4.3
|
Public Attributes | |
| TreeElement * | te |
| ID * | id |
| const char * | name |
| short | idcode |
Definition at line 437 of file outliner_tree.cc.
| ID* blender::ed::outliner::tTreeSort::id |
Definition at line 439 of file outliner_tree.cc.
Referenced by blender::ed::outliner::outliner_collections_children_sort(), and blender::ed::outliner::outliner_sort().
| short blender::ed::outliner::tTreeSort::idcode |
Definition at line 441 of file outliner_tree.cc.
Referenced by blender::ed::outliner::outliner_collections_children_sort(), blender::ed::outliner::outliner_sort(), and blender::ed::outliner::treesort_alpha_ob().
| const char* blender::ed::outliner::tTreeSort::name |
Definition at line 440 of file outliner_tree.cc.
Referenced by blender::ed::outliner::outliner_collections_children_sort(), blender::ed::outliner::outliner_sort(), blender::ed::outliner::treesort_alpha(), and blender::ed::outliner::treesort_alpha_ob().
| TreeElement* blender::ed::outliner::tTreeSort::te |
Definition at line 438 of file outliner_tree.cc.
Referenced by blender::ed::outliner::outliner_collections_children_sort(), blender::ed::outliner::outliner_sort(), blender::ed::outliner::treesort_alpha_ob(), and blender::ed::outliner::treesort_child_not_in_collection().