Blender V5.0
RaycastData Struct Reference

Public Attributes

const float ** looptris
blender::Vector< float, 64 > * z_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

blender::Vector<float, 64>* 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: