Blender V5.0
View3D_AutoDistLast Struct Reference

Public Attributes

float ofs [3]
bool has_depth

Detailed Description

Auto-depth values for ED_view3d_autodist_last_check and related functions.

Definition at line 1087 of file view3d_utils.cc.

Member Data Documentation

◆ has_depth

bool View3D_AutoDistLast::has_depth

Definition at line 1089 of file view3d_utils.cc.

Referenced by ED_view3d_autodist_last_get(), and ED_view3d_autodist_last_set().

◆ ofs

float View3D_AutoDistLast::ofs[3]

Definition at line 1088 of file view3d_utils.cc.

Referenced by ED_view3d_autodist_last_get(), and ED_view3d_autodist_last_set().


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