Blender V5.0
blender::ed::curves::FindClosestData Struct Reference

#include <ED_curves.hh>

Public Attributes

int index = -1
float distance_sq = FLT_MAX

Detailed Description

Helper struct for closest_elem_find_screen_space.

Definition at line 415 of file ED_curves.hh.

Member Data Documentation

◆ distance_sq

float blender::ed::curves::FindClosestData::distance_sq = FLT_MAX

◆ index

int blender::ed::curves::FindClosestData::index = -1

Definition at line 416 of file ED_curves.hh.


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