Blender  V3.3
Public Attributes | List of all members
BVHIntersectPlaneData Struct Reference

Public Attributes

const BVHTreetree
 
float plane [4]
 
struct BLI_Stackintersect
 

Detailed Description

Definition at line 154 of file BLI_kdopbvh.c.

Member Data Documentation

◆ intersect

struct BLI_Stack* BVHIntersectPlaneData::intersect

Definition at line 157 of file BLI_kdopbvh.c.

◆ plane

float BVHIntersectPlaneData::plane[4]

Definition at line 156 of file BLI_kdopbvh.c.

◆ tree

const BVHTree* BVHIntersectPlaneData::tree

Definition at line 155 of file BLI_kdopbvh.c.


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