NL3D::CDriverGL::CVBHardProfile Struct Reference


Public Member Functions

 CVBHardProfile ()

Data Fields

NLMISC::TTicks AccumTime
bool Change
NLMISC::CRefPtr< IVertexBufferHardVBHard

Constructor & Destructor Documentation

NL3D::CDriverGL::CVBHardProfile::CVBHardProfile  )  [inline]
 

Definition at line 931 of file driver_opengl.h.

References AccumTime, and Change.

00932                 {
00933                         AccumTime= 0;
00934                         Change= false;
00935                 }


Field Documentation

NLMISC::TTicks NL3D::CDriverGL::CVBHardProfile::AccumTime
 

Definition at line 928 of file driver_opengl.h.

Referenced by CVBHardProfile(), and NL3D::CDriverGL::endProfileVBHardLock().

bool NL3D::CDriverGL::CVBHardProfile::Change
 

Definition at line 930 of file driver_opengl.h.

Referenced by CVBHardProfile(), and NL3D::CDriverGL::endProfileVBHardLock().

NLMISC::CRefPtr<IVertexBufferHard> NL3D::CDriverGL::CVBHardProfile::VBHard
 

Definition at line 927 of file driver_opengl.h.

Referenced by NL3D::CDriverGL::endProfileVBHardLock().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 06:45:53 2004 for NeL by doxygen 1.3.6