Blender V5.0
blender::ed::transform::RayCastAll_Data Struct Reference

#include <transform_snap_object.hh>

Public Attributes

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

Detailed Description

Definition at line 122 of file transform_snap_object.hh.

Member Data Documentation

◆ bvhdata

void* blender::ed::transform::RayCastAll_Data::bvhdata

Definition at line 123 of file transform_snap_object.hh.

◆ hit_list

ListBase* blender::ed::transform::RayCastAll_Data::hit_list

Definition at line 136 of file transform_snap_object.hh.

◆ len_diff

float blender::ed::transform::RayCastAll_Data::len_diff

Definition at line 130 of file transform_snap_object.hh.

◆ local_scale

float blender::ed::transform::RayCastAll_Data::local_scale

Definition at line 131 of file transform_snap_object.hh.

◆ ob_uuid

uint blender::ed::transform::RayCastAll_Data::ob_uuid

Definition at line 133 of file transform_snap_object.hh.

◆ obmat

const float4x4* blender::ed::transform::RayCastAll_Data::obmat

Definition at line 128 of file transform_snap_object.hh.

◆ raycast_callback

BVHTree_RayCastCallback blender::ed::transform::RayCastAll_Data::raycast_callback

Definition at line 126 of file transform_snap_object.hh.


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