Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
RenderStats Struct Reference

#include <Video.h>

List of all members.

Public Member Functions

void Clear ()

Public Attributes

int nframe
int nverts
int npolys
int nlines
int ncalls
int total_verts
int total_polys
int total_lines

Detailed Description

Definition at line 41 of file Video.h.


Member Function Documentation

void RenderStats::Clear ( )
inline

Definition at line 54 of file Video.h.


Member Data Documentation

int RenderStats::ncalls

Definition at line 48 of file Video.h.

int RenderStats::nframe

Definition at line 43 of file Video.h.

int RenderStats::nlines

Definition at line 46 of file Video.h.

int RenderStats::npolys

Definition at line 45 of file Video.h.

int RenderStats::nverts

Definition at line 44 of file Video.h.

int RenderStats::total_lines

Definition at line 52 of file Video.h.

int RenderStats::total_polys

Definition at line 51 of file Video.h.

int RenderStats::total_verts

Definition at line 50 of file Video.h.


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