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/a02935.html | 112 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 docs/doxygen/nel/a02935.html (limited to 'docs/doxygen/nel/a02935.html') diff --git a/docs/doxygen/nel/a02935.html b/docs/doxygen/nel/a02935.html new file mode 100644 index 00000000..b608c21a --- /dev/null +++ b/docs/doxygen/nel/a02935.html @@ -0,0 +1,112 @@ + + +NeL: NL3D::CMonitorColorProperties struct Reference + + + +
+

NL3D::CMonitorColorProperties Struct Reference

#include <u_driver.h> +

+


Detailed Description

+Monitor color properties. +

+ +

+Definition at line 74 of file u_driver.h. + + + + + + + + +

Data Fields

float Contrast [3]
float Gamma [3]
float Luminosity [3]
+


Field Documentation

+

+ + + + +
+ + +
float NL3D::CMonitorColorProperties::Contrast[3] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 76 of file u_driver.h. +

+Referenced by NL3D::CDriverGL::setMonitorColorProperties().

+

+ + + + +
+ + +
float NL3D::CMonitorColorProperties::Gamma[3] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 78 of file u_driver.h. +

+Referenced by NL3D::CDriverGL::setMonitorColorProperties().

+

+ + + + +
+ + +
float NL3D::CMonitorColorProperties::Luminosity[3] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 77 of file u_driver.h. +

+Referenced by NL3D::CDriverGL::setMonitorColorProperties().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 06:56:27 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1