Blender V4.3
BVHIntersectPlaneData Struct Reference

Public Attributes

const BVHTreetree
 
float plane [4]
 
BLI_Stackintersect
 

Detailed Description

Definition at line 155 of file BLI_kdopbvh.c.

Member Data Documentation

◆ intersect

BLI_Stack* BVHIntersectPlaneData::intersect

Definition at line 158 of file BLI_kdopbvh.c.

◆ plane

float BVHIntersectPlaneData::plane[4]

Definition at line 157 of file BLI_kdopbvh.c.

◆ tree

const BVHTree* BVHIntersectPlaneData::tree

Definition at line 156 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_intersect_plane().


The documentation for this struct was generated from the following file: