1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::Profiler::ProfileFrame struct Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
4 | <link type="text/css" rel="stylesheet" href="style.css"> |
---|
5 | </head> |
---|
6 | |
---|
7 | <body> |
---|
8 | <!-- Generated by Doxygen 1.3.6 --> |
---|
9 | <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>Ogre::Profiler::ProfileFrame Struct Reference</h1>Represents the total timing information of a profile since profiles can be called more than once each frame. |
---|
11 | <a href="#_details">More...</a> |
---|
12 | <p> |
---|
13 | <code>#include <<a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>></code> |
---|
14 | <p> |
---|
15 | <a href="structOgre_1_1Profiler_1_1ProfileFrame-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
16 | <tr><td></td></tr> |
---|
17 | <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr> |
---|
18 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a471">String</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileFrame.html#Ogre_1_1Profiler_1_1ProfileFrameo0">name</a></td></tr> |
---|
19 | |
---|
20 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The name of the profile. <a href="#Ogre_1_1Profiler_1_1ProfileFrameo0"></a><br><br></td></tr> |
---|
21 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a469">ulong</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileFrame.html#Ogre_1_1Profiler_1_1ProfileFrameo1">frameTime</a></td></tr> |
---|
22 | |
---|
23 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The total time this profile has taken this frame. <a href="#Ogre_1_1Profiler_1_1ProfileFrameo1"></a><br><br></td></tr> |
---|
24 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a468">uint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileFrame.html#Ogre_1_1Profiler_1_1ProfileFrameo2">calls</a></td></tr> |
---|
25 | |
---|
26 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The number of times this profile was called this frame. <a href="#Ogre_1_1Profiler_1_1ProfileFrameo2"></a><br><br></td></tr> |
---|
27 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a468">uint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileFrame.html#Ogre_1_1Profiler_1_1ProfileFrameo3">hierarchicalLvl</a></td></tr> |
---|
28 | |
---|
29 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The hierarchical level of this profile, 0 being the main loop. <a href="#Ogre_1_1Profiler_1_1ProfileFrameo3"></a><br><br></td></tr> |
---|
30 | </table> |
---|
31 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
32 | Represents the total timing information of a profile since profiles can be called more than once each frame. |
---|
33 | <p> |
---|
34 | |
---|
35 | <p> |
---|
36 | Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00278">278</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.<hr><h2>Member Data Documentation</h2> |
---|
37 | <a class="anchor" name="Ogre_1_1Profiler_1_1ProfileFrameo2" doxytag="Ogre::Profiler::ProfileFrame::calls" ></a><p> |
---|
38 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
39 | <tr> |
---|
40 | <td class="mdRow"> |
---|
41 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
42 | <tr> |
---|
43 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a468">uint</a> <a class="el" href="structOgre_1_1Profiler_1_1ProfileFrame.html#Ogre_1_1Profiler_1_1ProfileFrameo2">Ogre::Profiler::ProfileFrame::calls</a> |
---|
44 | </table> |
---|
45 | </td> |
---|
46 | </tr> |
---|
47 | </table> |
---|
48 | <table cellspacing=5 cellpadding=0 border=0> |
---|
49 | <tr> |
---|
50 | <td> |
---|
51 | |
---|
52 | </td> |
---|
53 | <td> |
---|
54 | |
---|
55 | <p> |
---|
56 | The number of times this profile was called this frame. |
---|
57 | <p> |
---|
58 | |
---|
59 | <p> |
---|
60 | Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00287">287</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>. </td> |
---|
61 | </tr> |
---|
62 | </table> |
---|
63 | <a class="anchor" name="Ogre_1_1Profiler_1_1ProfileFrameo1" doxytag="Ogre::Profiler::ProfileFrame::frameTime" ></a><p> |
---|
64 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
65 | <tr> |
---|
66 | <td class="mdRow"> |
---|
67 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
68 | <tr> |
---|
69 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a469">ulong</a> <a class="el" href="structOgre_1_1Profiler_1_1ProfileFrame.html#Ogre_1_1Profiler_1_1ProfileFrameo1">Ogre::Profiler::ProfileFrame::frameTime</a> |
---|
70 | </table> |
---|
71 | </td> |
---|
72 | </tr> |
---|
73 | </table> |
---|
74 | <table cellspacing=5 cellpadding=0 border=0> |
---|
75 | <tr> |
---|
76 | <td> |
---|
77 | |
---|
78 | </td> |
---|
79 | <td> |
---|
80 | |
---|
81 | <p> |
---|
82 | The total time this profile has taken this frame. |
---|
83 | <p> |
---|
84 | |
---|
85 | <p> |
---|
86 | Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00284">284</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>. </td> |
---|
87 | </tr> |
---|
88 | </table> |
---|
89 | <a class="anchor" name="Ogre_1_1Profiler_1_1ProfileFrameo3" doxytag="Ogre::Profiler::ProfileFrame::hierarchicalLvl" ></a><p> |
---|
90 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
91 | <tr> |
---|
92 | <td class="mdRow"> |
---|
93 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
94 | <tr> |
---|
95 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a468">uint</a> <a class="el" href="structOgre_1_1Profiler_1_1ProfileFrame.html#Ogre_1_1Profiler_1_1ProfileFrameo3">Ogre::Profiler::ProfileFrame::hierarchicalLvl</a> |
---|
96 | </table> |
---|
97 | </td> |
---|
98 | </tr> |
---|
99 | </table> |
---|
100 | <table cellspacing=5 cellpadding=0 border=0> |
---|
101 | <tr> |
---|
102 | <td> |
---|
103 | |
---|
104 | </td> |
---|
105 | <td> |
---|
106 | |
---|
107 | <p> |
---|
108 | The hierarchical level of this profile, 0 being the main loop. |
---|
109 | <p> |
---|
110 | |
---|
111 | <p> |
---|
112 | Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00290">290</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>. </td> |
---|
113 | </tr> |
---|
114 | </table> |
---|
115 | <a class="anchor" name="Ogre_1_1Profiler_1_1ProfileFrameo0" doxytag="Ogre::Profiler::ProfileFrame::name" ></a><p> |
---|
116 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
117 | <tr> |
---|
118 | <td class="mdRow"> |
---|
119 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
120 | <tr> |
---|
121 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a471">String</a> <a class="el" href="structOgre_1_1Profiler_1_1ProfileFrame.html#Ogre_1_1Profiler_1_1ProfileFrameo0">Ogre::Profiler::ProfileFrame::name</a> |
---|
122 | </table> |
---|
123 | </td> |
---|
124 | </tr> |
---|
125 | </table> |
---|
126 | <table cellspacing=5 cellpadding=0 border=0> |
---|
127 | <tr> |
---|
128 | <td> |
---|
129 | |
---|
130 | </td> |
---|
131 | <td> |
---|
132 | |
---|
133 | <p> |
---|
134 | The name of the profile. |
---|
135 | <p> |
---|
136 | |
---|
137 | <p> |
---|
138 | Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00281">281</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>. </td> |
---|
139 | </tr> |
---|
140 | </table> |
---|
141 | <hr>The documentation for this struct was generated from the following file:<ul> |
---|
142 | <li><a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a></ul> |
---|
143 | <hr> |
---|
144 | <p> |
---|
145 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
146 | <!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/> |
---|
147 | This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/> |
---|
148 | <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
---|
149 | <Work rdf:about=""> |
---|
150 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
151 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
152 | </Work> |
---|
153 | <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> --> |
---|
154 | |
---|
155 | Last modified Sun Mar 12 14:41:49 2006 |
---|
156 | </p> |
---|
157 | </body> |
---|
158 | </html> |
---|