Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 3507

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>Ogre::Profiler::ProfileHistory struct Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>Ogre::Profiler::ProfileHistory  Struct Reference</h1>Represents a history of each profile during the duration of the app. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>&gt;</code>
<p>
Collaboration diagram for Ogre::Profiler::ProfileHistory:<p><center><img src="structOgre_1_1Profiler_1_1ProfileHistory__coll__graph.png" border="0" usemap="#Ogre_1_1Profiler_1_1ProfileHistory__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1Profiler_1_1ProfileHistory__coll__map">
<area href="classOgre_1_1String.html" shape="rect" coords="53,36,133,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="structOgre_1_1Profiler_1_1ProfileHistory-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileHistory.html#Ogre_1_1Profiler_1_1ProfileHistorym0">name</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The name of the profile.</em> <a href="#Ogre_1_1Profiler_1_1ProfileHistorym0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileHistory.html#Ogre_1_1Profiler_1_1ProfileHistorym1">currentTime</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The current percentage of frame time this profile has taken.</em> <a href="#Ogre_1_1Profiler_1_1ProfileHistorym1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileHistory.html#Ogre_1_1Profiler_1_1ProfileHistorym2">maxTime</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The maximum percentage of frame time this profile has taken.</em> <a href="#Ogre_1_1Profiler_1_1ProfileHistorym2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileHistory.html#Ogre_1_1Profiler_1_1ProfileHistorym3">minTime</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The minimum percentage of frame time this profile has taken.</em> <a href="#Ogre_1_1Profiler_1_1ProfileHistorym3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a352">uint</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileHistory.html#Ogre_1_1Profiler_1_1ProfileHistorym4">numCallsThisFrame</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The number of times this profile has been called each frame.</em> <a href="#Ogre_1_1Profiler_1_1ProfileHistorym4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileHistory.html#Ogre_1_1Profiler_1_1ProfileHistorym5">totalTime</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The total percentage of frame time this profile has taken (used to calculate average).</em> <a href="#Ogre_1_1Profiler_1_1ProfileHistorym5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a353">ulong</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileHistory.html#Ogre_1_1Profiler_1_1ProfileHistorym6">totalCalls</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The total number of times this profile was called (used to calculate average).</em> <a href="#Ogre_1_1Profiler_1_1ProfileHistorym6"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a352">uint</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileHistory.html#Ogre_1_1Profiler_1_1ProfileHistorym7">hierarchicalLvl</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The hierarchical level of this profile, 0 being the root profile.</em> <a href="#Ogre_1_1Profiler_1_1ProfileHistorym7"></a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Represents a history of each profile during the duration of the app.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00263">263</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1Profiler_1_1ProfileHistorym1" doxytag="Ogre::Profiler::ProfileHistory::currentTime"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Profiler::ProfileHistory::currentTime
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The current percentage of frame time this profile has taken.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00269">269</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileHistorym7" doxytag="Ogre::Profiler::ProfileHistory::hierarchicalLvl"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a352">uint</a> Ogre::Profiler::ProfileHistory::hierarchicalLvl
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The hierarchical level of this profile, 0 being the root profile.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00289">289</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileHistorym2" doxytag="Ogre::Profiler::ProfileHistory::maxTime"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Profiler::ProfileHistory::maxTime
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The maximum percentage of frame time this profile has taken.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00272">272</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileHistorym3" doxytag="Ogre::Profiler::ProfileHistory::minTime"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Profiler::ProfileHistory::minTime
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The minimum percentage of frame time this profile has taken.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00275">275</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileHistorym0" doxytag="Ogre::Profiler::ProfileHistory::name"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1String.html">String</a> Ogre::Profiler::ProfileHistory::name
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The name of the profile.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00266">266</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileHistorym4" doxytag="Ogre::Profiler::ProfileHistory::numCallsThisFrame"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a352">uint</a> Ogre::Profiler::ProfileHistory::numCallsThisFrame
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The number of times this profile has been called each frame.
<p>

<p>
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>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileHistorym6" doxytag="Ogre::Profiler::ProfileHistory::totalCalls"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a353">ulong</a> Ogre::Profiler::ProfileHistory::totalCalls
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The total number of times this profile was called (used to calculate average).
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00286">286</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileHistorym5" doxytag="Ogre::Profiler::ProfileHistory::totalTime"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Profiler::ProfileHistory::totalTime
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The total percentage of frame time this profile has taken (used to calculate average).
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00282">282</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>().    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:19:18 2004
</p>
</body>
</html>