# 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::CVBDrvInfosGL Class Reference

#include <driver_opengl.h>

Inheritance diagram for NL3D::CVBDrvInfosGL

Inheritance graph
[legend]
Collaboration diagram for NL3D::CVBDrvInfosGL:

Collaboration graph
[legend]
List of all members.

Public Methods

 CVBDrvInfosGL (IDriver *drv, ItVBDrvInfoPtrList it)

Public Attributes

std::vector<CVector> SoftSkinVertices
std::vector<CVector> SoftSkinNormals
std::vector<uint8SoftSkinFlags

Constructor & Destructor Documentation

NL3D::CVBDrvInfosGL::CVBDrvInfosGL ( IDriver * drv,
ItVBDrvInfoPtrList it ) [inline]
 

Definition at line 108 of file driver_opengl.h.


Member Data Documentation

std::vector< uint8 > NL3D::CVBDrvInfosGL::SoftSkinFlags
 

Definition at line 106 of file driver_opengl.h.

std::vector< CVector > NL3D::CVBDrvInfosGL::SoftSkinNormals
 

Definition at line 104 of file driver_opengl.h.

std::vector< CVector > NL3D::CVBDrvInfosGL::SoftSkinVertices
 

Definition at line 103 of file driver_opengl.h.


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