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/a03751.html | 387 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 387 insertions(+) create mode 100644 docs/doxygen/nel/a03751.html (limited to 'docs/doxygen/nel/a03751.html') diff --git a/docs/doxygen/nel/a03751.html b/docs/doxygen/nel/a03751.html new file mode 100644 index 00000000..77352876 --- /dev/null +++ b/docs/doxygen/nel/a03751.html @@ -0,0 +1,387 @@ + + +NeL: NL3D::CZoneLighter::CZBuffer class Reference + + + +
+

NL3D::CZoneLighter::CZBuffer Class Reference

#include <zone_lighter.h> +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Fields

NLMISC::CVector BoundingBoxVectors [8]
sint LocalZBufferHeight
sint LocalZBufferWidth
sint LocalZBufferXMax
sint LocalZBufferXMin
sint LocalZBufferYMax
sint LocalZBufferYMin
float LocalZBufferZMax
float LocalZBufferZMin
std::vector< float > Pixels
NLMISC::CMatrix WorldToZBuffer
NL3D::CFrustum WorldToZBufferFrustum
sint ZBufferPixelSize
+


Field Documentation

+

+ + + + +
+ + +
NLMISC::CVector NL3D::CZoneLighter::CZBuffer::BoundingBoxVectors[8] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 287 of file zone_lighter.h. +

+Referenced by InitZBuffer().

+

+ + + + +
+ + +
sint NL3D::CZoneLighter::CZBuffer::LocalZBufferHeight +
+
+ + + + + +
+   + + +

+ +

+Definition at line 285 of file zone_lighter.h. +

+Referenced by FilterZBuffer(), InitZBuffer(), NL3D::CZoneLighter::light(), RenderTriangle(), and testZPercentageCloserFilter().

+

+ + + + +
+ + +
sint NL3D::CZoneLighter::CZBuffer::LocalZBufferWidth +
+
+ + + + + +
+   + + +

+ +

+Definition at line 284 of file zone_lighter.h. +

+Referenced by FilterZBuffer(), InitZBuffer(), NL3D::CZoneLighter::light(), RenderTriangle(), and testZPercentageCloserFilter().

+

+ + + + +
+ + +
sint NL3D::CZoneLighter::CZBuffer::LocalZBufferXMax +
+
+ + + + + +
+   + + +

+ +

+Definition at line 279 of file zone_lighter.h. +

+Referenced by InitZBuffer(), and RenderTriangle().

+

+ + + + +
+ + +
sint NL3D::CZoneLighter::CZBuffer::LocalZBufferXMin +
+
+ + + + + +
+   + + +

+ +

+Definition at line 278 of file zone_lighter.h. +

+Referenced by NL3D::CZoneLighter::attenuation(), InitZBuffer(), and RenderTriangle().

+

+ + + + +
+ + +
sint NL3D::CZoneLighter::CZBuffer::LocalZBufferYMax +
+
+ + + + + +
+   + + +

+ +

+Definition at line 281 of file zone_lighter.h. +

+Referenced by InitZBuffer(), and RenderTriangle().

+

+ + + + +
+ + +
sint NL3D::CZoneLighter::CZBuffer::LocalZBufferYMin +
+
+ + + + + +
+   + + +

+ +

+Definition at line 280 of file zone_lighter.h. +

+Referenced by NL3D::CZoneLighter::attenuation(), InitZBuffer(), and RenderTriangle().

+

+ + + + +
+ + +
float NL3D::CZoneLighter::CZBuffer::LocalZBufferZMax +
+
+ + + + + +
+   + + +

+ +

+Definition at line 283 of file zone_lighter.h. +

+Referenced by InitZBuffer().

+

+ + + + +
+ + +
float NL3D::CZoneLighter::CZBuffer::LocalZBufferZMin +
+
+ + + + + +
+   + + +

+ +

+Definition at line 282 of file zone_lighter.h. +

+Referenced by InitZBuffer().

+

+ + + + +
+ + +
std::vector<float> NL3D::CZoneLighter::CZBuffer::Pixels +
+
+ + + + + +
+   + + +

+ +

+Definition at line 275 of file zone_lighter.h. +

+Referenced by FilterZBuffer(), InitZBuffer(), RenderTriangle(), and testZPercentageCloserFilter().

+

+ + + + +
+ + +
NLMISC::CMatrix NL3D::CZoneLighter::CZBuffer::WorldToZBuffer +
+
+ + + + + +
+   + + +

+ +

+Definition at line 277 of file zone_lighter.h. +

+Referenced by InitZBuffer(), and transformVectorToZBuffer().

+

+ + + + +
+ + +
NL3D::CFrustum NL3D::CZoneLighter::CZBuffer::WorldToZBufferFrustum +
+
+ + + + + +
+   + + +

+ +

+Definition at line 276 of file zone_lighter.h. +

+Referenced by InitZBuffer(), and transformVectorToZBuffer().

+

+ + + + +
+ + +
sint NL3D::CZoneLighter::CZBuffer::ZBufferPixelSize +
+
+ + + + + +
+   + + +

+ +

+Definition at line 286 of file zone_lighter.h. +

+Referenced by InitZBuffer(), and transformVectorToZBuffer().

+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 08:35:55 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1