Blender V5.0
blender::ed::transform::SnapObjectContext::Output Struct Reference

#include <transform_snap_object.hh>

Public Attributes

float3 loc
float3 no
int index
float4x4 obmat
const Objectob
const IDdata
float ray_depth_max
float ray_depth_max_in_front
union { 
   float   dist_px_sq 
   float   dist_nearest_sq 
}; 

Detailed Description

Definition at line 99 of file transform_snap_object.hh.

Member Data Documentation

◆ [union]

◆ data

◆ dist_nearest_sq

float blender::ed::transform::SnapObjectContext::Output::dist_nearest_sq

◆ dist_px_sq

◆ index

◆ loc

◆ no

◆ ob

◆ obmat

◆ ray_depth_max

◆ ray_depth_max_in_front

float blender::ed::transform::SnapObjectContext::Output::ray_depth_max_in_front

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