From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../doxygen/nel/structNL3D_1_1ICubeMapFunctor.html | 127 +++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1ICubeMapFunctor.html (limited to 'docs/doxygen/nel/structNL3D_1_1ICubeMapFunctor.html') diff --git a/docs/doxygen/nel/structNL3D_1_1ICubeMapFunctor.html b/docs/doxygen/nel/structNL3D_1_1ICubeMapFunctor.html new file mode 100644 index 00000000..3464e41d --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1ICubeMapFunctor.html @@ -0,0 +1,127 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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::ICubeMapFunctor Struct Reference

A cube map functor should return a color from a vector (with each coordinate ranging from [-1..1]. +More... +

+#include <cube_map_builder.h> +

+

Inheritance diagram for NL3D::ICubeMapFunctor: +

+ +NL3D::CSpecCubeMapFunctor + +List of all members. + + +

Public Methods

virtual NLMISC::CRGBA operator() (const NLMISC::CVector &v)=0
+

Detailed Description

+A cube map functor should return a color from a vector (with each coordinate ranging from [-1..1]. +

+ +

+Definition at line 44 of file cube_map_builder.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
virtual NLMISC::CRGBA NL3D::ICubeMapFunctor::operator() const NLMISC::CVector  v [pure virtual]
+
+ + + + + +
+   + + +

+ +

+Implemented in NL3D::CSpecCubeMapFunctor.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1