Blender  V3.3
Public Attributes | List of all members
KeyframeEdit_CircleData Struct Reference

#include <ED_keyframes_edit.h>

Public Attributes

rctfrectf_scaled
 
const rctfrectf_view
 
float mval [2]
 
float radius_squared
 

Detailed Description

Definition at line 106 of file ED_keyframes_edit.h.

Member Data Documentation

◆ mval

float KeyframeEdit_CircleData::mval[2]

Definition at line 109 of file ED_keyframes_edit.h.

Referenced by keyframe_region_circle_test().

◆ radius_squared

float KeyframeEdit_CircleData::radius_squared

Definition at line 110 of file ED_keyframes_edit.h.

Referenced by keyframe_region_circle_test().

◆ rectf_scaled

rctf* KeyframeEdit_CircleData::rectf_scaled

◆ rectf_view

const rctf* KeyframeEdit_CircleData::rectf_view

Definition at line 108 of file ED_keyframes_edit.h.

Referenced by keyframe_region_circle_test().


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