# 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::CSpecCubeMapFunctor Struct Reference

Inheritance diagram for NL3D::CSpecCubeMapFunctor:

NL3D::ICubeMapFunctor List of all members.

Public Methods

 CSpecCubeMapFunctor (float exp)
virtual NLMISC::CRGBA operator() (const NLMISC::CVector &v)

Public Attributes

float Exp

Constructor & Destructor Documentation

NL3D::CSpecCubeMapFunctor::CSpecCubeMapFunctor float    exp [inline]
 

Definition at line 1164 of file driver_opengl_material.cpp.

References Exp.


Member Function Documentation

virtual NLMISC::CRGBA NL3D::CSpecCubeMapFunctor::operator() const NLMISC::CVector   v [inline, virtual]
 

Implements NL3D::ICubeMapFunctor.

Definition at line 1165 of file driver_opengl_material.cpp.

References Exp, NLMISC::CVector::normed, and v.


Member Data Documentation

float NL3D::CSpecCubeMapFunctor::Exp
 

Definition at line 1172 of file driver_opengl_material.cpp.

Referenced by CSpecCubeMapFunctor, and operator().


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