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

NL3D::CPatch::CBindInfo Struct Reference

#include <patch.h> +

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

Data Fields

sint Edge [4]
uint8 MultipleBindId
uint8 MultipleBindNum
CPatchNext [4]
sint NPatchs
CZoneZone
+


Field Documentation

+

+ + + + +
+ + +
sint NL3D::CPatch::CBindInfo::Edge[4] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 322 of file patch.h. +

+Referenced by NL3D::CPatch::bind(), NL3D::CZone::bindPatch(), NL3D::CPatchUVLocator::build(), NL3D::CZone::buildBindInfo(), NL3D::CPatch::computeNearBlockLightmap(), and NL3D::CPatch::computeNormalCornerSmooth().

+

+ + + + +
+ + +
uint8 NL3D::CPatch::CBindInfo::MultipleBindId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 318 of file patch.h. +

+Referenced by NL3D::CPatchUVLocator::build(), NL3D::CZone::buildBindInfo(), and NL3D::CZoneCornerSmoother::buildPatchBindInfo().

+

+ + + + +
+ + +
uint8 NL3D::CPatch::CBindInfo::MultipleBindNum +
+
+ + + + + +
+   + + +

+ +

+Definition at line 316 of file patch.h. +

+Referenced by NL3D::CPatchUVLocator::build(), NL3D::CZone::buildBindInfo(), NL3D::CZoneCornerSmoother::buildPatchBindInfo(), and NL3D::CPatch::getBindNeighbor().

+

+ + + + +
+ + +
CPatch* NL3D::CPatch::CBindInfo::Next[4] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 321 of file patch.h. +

+Referenced by NL3D::CPatch::bind(), NL3D::CZone::bindPatch(), NL3D::CPatchUVLocator::build(), and NL3D::CZone::buildBindInfo().

+

+ + + + +
+ + +
sint NL3D::CPatch::CBindInfo::NPatchs +
+
+ + + + + +
+   + + +

+ +

+Definition at line 312 of file patch.h. +

+Referenced by NL3D::CPatch::bind(), NL3D::CZone::bindPatch(), NL3D::CPatchUVLocator::build(), NL3D::CZone::buildBindInfo(), and NL3D::CPatch::getBindNeighbor().

+

+ + + + +
+ + +
CZone* NL3D::CPatch::CBindInfo::Zone +
+
+ + + + + +
+   + + +

+ +

+Definition at line 309 of file patch.h. +

+Referenced by NL3D::CPatch::bind(), NL3D::CZone::bindPatch(), NL3D::CPatchUVLocator::build(), NL3D::CZone::buildBindInfo(), NL3D::CZoneCornerSmoother::buildPatchBindInfo(), NL3D::CPatch::computeContinousVertex(), NL3D::CPatch::computeDisplaceCornerSmooth(), NL3D::CPatch::computeDisplaceEdgeSmooth(), NL3D::CPatch::computeDisplaceRawOnNeighbor(), NL3D::CPatch::computeNearBlockLightmap(), NL3D::CPatch::computeNormalCornerSmooth(), NL3D::CPatch::computeNormalEdgeSmooth(), NL3D::CPatch::computeNormalOnNeighbor(), NL3D::CPatch::computeTileLightmapPixelAroundCorner(), and NL3D::CPatch::getBindNeighbor().

+


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