Blender V2.61 - r43446
Public Attributes

ScreenFrameRateInfo Struct Reference

#include <ED_screen_types.h>

List of all members.

Public Attributes

double redrawtime
double lredrawtime
float redrawtimes_fps [REDRAW_FRAME_AVERAGE]
short redrawtime_index

Detailed Description

Definition at line 67 of file ED_screen_types.h.


Member Data Documentation

Definition at line 69 of file ED_screen_types.h.

Referenced by draw_viewport_fps(), and ED_refresh_viewport_fps().

Definition at line 68 of file ED_screen_types.h.

Referenced by draw_viewport_fps(), and ED_refresh_viewport_fps().

Definition at line 71 of file ED_screen_types.h.

Referenced by draw_viewport_fps().

float ScreenFrameRateInfo::redrawtimes_fps[REDRAW_FRAME_AVERAGE]

Definition at line 70 of file ED_screen_types.h.

Referenced by draw_viewport_fps().


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