|
Blender V5.0
|
Public Attributes | |
| const float ** | looptris |
| blender::Vector< float, 64 > * | z_buffer |
Definition at line 845 of file bmesh_intersect.cc.
| const float** RaycastData::looptris |
Definition at line 846 of file bmesh_intersect.cc.
Referenced by raycast_callback().
| blender::Vector<float, 64>* RaycastData::z_buffer |
Definition at line 847 of file bmesh_intersect.cc.
Referenced by raycast_callback().