# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::IVBDrvInfos Class Reference

#include <vertex_buffer.h>

Inheritance diagram for NL3D::IVBDrvInfos:

NLMISC::CRefCount NL3D::CVBDrvInfosGL List of all members.

Public Methods

 IVBDrvInfos (IDriver *drv, ItVBDrvInfoPtrList it)
virtual ~IVBDrvInfos ()

Private Attributes

IDriver_Driver
ItVBDrvInfoPtrList _DriverIterator

Constructor & Destructor Documentation

NL3D::IVBDrvInfos::IVBDrvInfos IDriver   drv,
ItVBDrvInfoPtrList    it
[inline]
 

Definition at line 77 of file vertex_buffer.h.

References _Driver, _DriverIterator, and NL3D::ItVBDrvInfoPtrList.

Referenced by NL3D::CVBDrvInfosGL::CVBDrvInfosGL.

NL3D::IVBDrvInfos::~IVBDrvInfos   [virtual]
 

Definition at line 979 of file vertex_buffer.cpp.

References _Driver, and _DriverIterator.


Member Data Documentation

IDriver* NL3D::IVBDrvInfos::_Driver [private]
 

Definition at line 73 of file vertex_buffer.h.

Referenced by IVBDrvInfos, and ~IVBDrvInfos.

ItVBDrvInfoPtrList NL3D::IVBDrvInfos::_DriverIterator [private]
 

Definition at line 74 of file vertex_buffer.h.

Referenced by IVBDrvInfos, and ~IVBDrvInfos.


The documentation for this class was generated from the following files: