Blender V5.0
BVHIntersectPlaneData Struct Reference

Public Attributes

const BVHTreetree
float plane [4]
BLI_Stackintersect

Detailed Description

Definition at line 155 of file BLI_kdopbvh.cc.

Member Data Documentation

◆ intersect

BLI_Stack* BVHIntersectPlaneData::intersect

Definition at line 158 of file BLI_kdopbvh.cc.

◆ plane

float BVHIntersectPlaneData::plane[4]

Definition at line 157 of file BLI_kdopbvh.cc.

◆ tree

const BVHTree* BVHIntersectPlaneData::tree

Definition at line 156 of file BLI_kdopbvh.cc.


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