|
Blender
V2.93
|
Public Attributes | |
| const BVHTree * | tree |
| float | plane [4] |
| struct BLI_Stack * | intersect |
Definition at line 170 of file BLI_kdopbvh.c.
| struct BLI_Stack* BVHIntersectPlaneData::intersect |
Definition at line 173 of file BLI_kdopbvh.c.
| float BVHIntersectPlaneData::plane[4] |
Definition at line 172 of file BLI_kdopbvh.c.
| const BVHTree* BVHIntersectPlaneData::tree |
Definition at line 171 of file BLI_kdopbvh.c.