|
Blender V4.3
|
Public Attributes | |
| int | totface |
| int | start |
| FastNodeBuildInfo * | child1 |
| FastNodeBuildInfo * | child2 |
Definition at line 2029 of file pbvh_bmesh.cc.
| FastNodeBuildInfo* blender::bke::pbvh::FastNodeBuildInfo::child1 |
Definition at line 2032 of file pbvh_bmesh.cc.
Referenced by blender::bke::pbvh::pbvh_bmesh_node_limit_ensure_fast().
| FastNodeBuildInfo* blender::bke::pbvh::FastNodeBuildInfo::child2 |
Definition at line 2033 of file pbvh_bmesh.cc.
Referenced by blender::bke::pbvh::pbvh_bmesh_node_limit_ensure_fast().
| int blender::bke::pbvh::FastNodeBuildInfo::start |
Definition at line 2031 of file pbvh_bmesh.cc.
Referenced by blender::bke::pbvh::pbvh_bmesh_node_limit_ensure_fast().
| int blender::bke::pbvh::FastNodeBuildInfo::totface |
Definition at line 2030 of file pbvh_bmesh.cc.
Referenced by blender::bke::pbvh::Tree::from_bmesh(), and blender::bke::pbvh::pbvh_bmesh_node_limit_ensure_fast().