|
Blender V4.3
|
#include <BKE_pbvh_api.hh>
Public Attributes | |
| float(* | planes )[4] |
| int | num_planes |
Definition at line 301 of file BKE_pbvh_api.hh.
| int PBVHFrustumPlanes::num_planes |
Definition at line 303 of file BKE_pbvh_api.hh.
Referenced by drw_sculpt_generate_calls(), and blender::bke::pbvh::test_frustum_aabb().
| float(* PBVHFrustumPlanes::planes)[4] |
Definition at line 302 of file BKE_pbvh_api.hh.
Referenced by drw_sculpt_generate_calls(), blender::draw::sculpt_batches_get_ex(), blender::bke::pbvh::test_frustum_aabb(), blender::ed::sculpt_paint::gesture::update_affected_nodes_by_clip_planes(), and blender::ed::sculpt_paint::gesture::update_affected_nodes_by_line_plane().