Blender V4.3
RayCastAll_Data Struct Reference

#include <transform_snap_object.hh>

Public Attributes

void * bvhdata
 
BVHTree_RayCastCallback raycast_callback
 
const blender::float4x4obmat
 
float len_diff
 
float local_scale
 
uint ob_uuid
 
ListBasehit_list
 

Detailed Description

Definition at line 102 of file transform_snap_object.hh.

Member Data Documentation

◆ bvhdata

void* RayCastAll_Data::bvhdata

Definition at line 103 of file transform_snap_object.hh.

Referenced by raycastMesh().

◆ hit_list

ListBase* RayCastAll_Data::hit_list

Definition at line 116 of file transform_snap_object.hh.

◆ len_diff

float RayCastAll_Data::len_diff

Definition at line 110 of file transform_snap_object.hh.

◆ local_scale

float RayCastAll_Data::local_scale

Definition at line 111 of file transform_snap_object.hh.

◆ ob_uuid

uint RayCastAll_Data::ob_uuid

Definition at line 113 of file transform_snap_object.hh.

◆ obmat

const blender::float4x4* RayCastAll_Data::obmat

Definition at line 108 of file transform_snap_object.hh.

◆ raycast_callback

BVHTree_RayCastCallback RayCastAll_Data::raycast_callback

Definition at line 106 of file transform_snap_object.hh.

Referenced by raycast_all_cb().


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