Blender  V2.93
Public Attributes | List of all members
BVHIntersectPlaneData Struct Reference

Public Attributes

const BVHTreetree
 
float plane [4]
 
struct BLI_Stackintersect
 

Detailed Description

Definition at line 170 of file BLI_kdopbvh.c.

Member Data Documentation

◆ intersect

struct BLI_Stack* BVHIntersectPlaneData::intersect

Definition at line 173 of file BLI_kdopbvh.c.

◆ plane

float BVHIntersectPlaneData::plane[4]

Definition at line 172 of file BLI_kdopbvh.c.

◆ tree

const BVHTree* BVHIntersectPlaneData::tree

Definition at line 171 of file BLI_kdopbvh.c.


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