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

#include <hls_color_texture.h> +

+List of all members. + + + + + + +

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint8 DHue
sint8 DLum
sint8 DSat
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CHLSColorDelta::serial NLMISC::IStream  f
+
+ + + + + +
+   + + +

+ +

+Definition at line 49 of file hls_color_texture.cpp. +

+References DHue, DLum, DSat, NLMISC::IStream::serial, and NLMISC::IStream::serialVersion.

+


Member Data Documentation

+

+ + + + +
+ + +
uint8 NL3D::CHLSColorDelta::DHue +
+
+ + + + + +
+   + + +

+ +

+Definition at line 53 of file hls_color_texture.h. +

+Referenced by serial.

+

+ + + + +
+ + +
sint8 NL3D::CHLSColorDelta::DLum +
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file hls_color_texture.h. +

+Referenced by serial.

+

+ + + + +
+ + +
sint8 NL3D::CHLSColorDelta::DSat +
+
+ + + + + +
+   + + +

+ +

+Definition at line 57 of file hls_color_texture.h. +

+Referenced by serial.

+


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