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

NL3D::CLandscape::CTileInfo Struct Reference

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

Data Fields

CPatchRdrPassAdditiveRdrPass
CVector AdditiveUvScaleBias
CVector AlphaUvScaleBias
CPatchRdrPassDiffuseRdrPass
CVector DiffuseUvScaleBias
uint8 RotAlpha
+

Field Documentation

+

+ + + + +
+ + +
CPatchRdrPass* NL3D::CLandscape::CTileInfo::AdditiveRdrPass +
+
+ + + + + +
+   + + +

+ +

+Definition at line 742 of file landscape.h. +

+Referenced by NL3D::CLandscape::getTileRenderPass(), and NL3D::CLandscape::releaseTile().

+

+ + + + +
+ + +
CVector NL3D::CLandscape::CTileInfo::AdditiveUvScaleBias +
+
+ + + + + +
+   + + +

+ +

+Definition at line 748 of file landscape.h. +

+Referenced by NL3D::CLandscape::getTileUvScaleBiasRot().

+

+ + + + +
+ + +
CVector NL3D::CLandscape::CTileInfo::AlphaUvScaleBias +
+
+ + + + + +
+   + + +

+ +

+Definition at line 747 of file landscape.h. +

+Referenced by NL3D::CLandscape::getTileUvScaleBiasRot().

+

+ + + + +
+ + +
CPatchRdrPass* NL3D::CLandscape::CTileInfo::DiffuseRdrPass +
+
+ + + + + +
+   + + +

+ +

+Definition at line 740 of file landscape.h. +

+Referenced by NL3D::CLandscape::getTileRenderPass(), and NL3D::CLandscape::releaseTile().

+

+ + + + +
+ + +
CVector NL3D::CLandscape::CTileInfo::DiffuseUvScaleBias +
+
+ + + + + +
+   + + +

+ +

+Definition at line 746 of file landscape.h. +

+Referenced by NL3D::CLandscape::getTileUvScaleBiasRot().

+

+ + + + +
+ + +
uint8 NL3D::CLandscape::CTileInfo::RotAlpha +
+
+ + + + + +
+   + + +

+ +

+Definition at line 750 of file landscape.h. +

+Referenced by NL3D::CLandscape::getTileUvScaleBiasRot().

+


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