FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
char * | name |
double | start |
double | accum |
int | hits |
Definition at line 58 of file RenderFuncs.c.
double profile_entry::accum |
Definition at line 61 of file RenderFuncs.c.
int profile_entry::hits |
Definition at line 62 of file RenderFuncs.c.
char* profile_entry::name |
Definition at line 59 of file RenderFuncs.c.
double profile_entry::start |
Definition at line 60 of file RenderFuncs.c.