Blender V4.3
KeyframeEdit_CircleData Struct Reference

#include <ED_keyframes_edit.hh>

Public Attributes

rctfrectf_scaled
 
const rctfrectf_view
 
float mval [2]
 
float radius_squared
 

Detailed Description

Definition at line 109 of file ED_keyframes_edit.hh.

Member Data Documentation

◆ mval

float KeyframeEdit_CircleData::mval[2]

Definition at line 112 of file ED_keyframes_edit.hh.

Referenced by keyframe_region_circle_test().

◆ radius_squared

float KeyframeEdit_CircleData::radius_squared

Definition at line 113 of file ED_keyframes_edit.hh.

Referenced by keyframe_region_circle_test().

◆ rectf_scaled

◆ rectf_view

const rctf* KeyframeEdit_CircleData::rectf_view

Definition at line 111 of file ED_keyframes_edit.hh.

Referenced by keyframe_region_circle_test().


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