Blender
V3.3
|
Public Attributes | |
const BVHTree * | tree |
float | plane [4] |
struct BLI_Stack * | intersect |
Definition at line 154 of file BLI_kdopbvh.c.
struct BLI_Stack* BVHIntersectPlaneData::intersect |
Definition at line 157 of file BLI_kdopbvh.c.
float BVHIntersectPlaneData::plane[4] |
Definition at line 156 of file BLI_kdopbvh.c.
const BVHTree* BVHIntersectPlaneData::tree |
Definition at line 155 of file BLI_kdopbvh.c.