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

#include <ED_screen_types.h>

Public Attributes

double redrawtime
 
double lredrawtime
 
float redrawtimes_fps [REDRAW_FRAME_AVERAGE]
 
short redrawtime_index
 

Detailed Description

Definition at line 50 of file ED_screen_types.h.

Member Data Documentation

◆ lredrawtime

double ScreenFrameRateInfo::lredrawtime

Definition at line 52 of file ED_screen_types.h.

Referenced by ED_refresh_viewport_fps(), and ED_scene_draw_fps().

◆ redrawtime

double ScreenFrameRateInfo::redrawtime

Definition at line 51 of file ED_screen_types.h.

Referenced by ED_refresh_viewport_fps(), and ED_scene_draw_fps().

◆ redrawtime_index

short ScreenFrameRateInfo::redrawtime_index

Definition at line 54 of file ED_screen_types.h.

Referenced by ED_scene_draw_fps().

◆ redrawtimes_fps

float ScreenFrameRateInfo::redrawtimes_fps[REDRAW_FRAME_AVERAGE]

Definition at line 53 of file ED_screen_types.h.

Referenced by ED_scene_draw_fps().


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