Blender V4.3
blender::ed::curves::FindClosestData Struct Reference

#include <ED_curves.hh>

Public Attributes

int index = -1
 
float distance = FLT_MAX
 

Detailed Description

Helper struct for closest_elem_find_screen_space.

Definition at line 305 of file ED_curves.hh.

Member Data Documentation

◆ distance

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

Definition at line 307 of file ED_curves.hh.

◆ index

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

Definition at line 306 of file ED_curves.hh.


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