|
Blender V4.3
|
Public Attributes | |
| const BVHTree * | tree |
| float | plane [4] |
| BLI_Stack * | intersect |
Definition at line 155 of file BLI_kdopbvh.c.
| BLI_Stack* BVHIntersectPlaneData::intersect |
Definition at line 158 of file BLI_kdopbvh.c.
| float BVHIntersectPlaneData::plane[4] |
Definition at line 157 of file BLI_kdopbvh.c.
| const BVHTree* BVHIntersectPlaneData::tree |
Definition at line 156 of file BLI_kdopbvh.c.
Referenced by BLI_bvhtree_intersect_plane().