Blender V4.3
RaycastData Struct Reference

Public Attributes

const float ** looptris
 
BLI_Bufferz_buffer
 

Detailed Description

Definition at line 845 of file bmesh_intersect.cc.

Member Data Documentation

◆ looptris

const float** RaycastData::looptris

Definition at line 846 of file bmesh_intersect.cc.

Referenced by raycast_callback().

◆ z_buffer

BLI_Buffer* RaycastData::z_buffer

Definition at line 847 of file bmesh_intersect.cc.

Referenced by raycast_callback().


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