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

NL3D::CCoarseMeshBuild::CStats Class Reference

#include <coarse_mesh_build.h> +

+


Detailed Description

+Statistics about the build process. +

+ +

+Definition at line 91 of file coarse_mesh_build.h. + + + + +

Data Fields

float TextureUsed
+


Field Documentation

+

+ + + + +
+ + +
float NL3D::CCoarseMeshBuild::CStats::TextureUsed +
+
+ + + + + +
+   + + +

+Ratio of texture used. Between 0~1. 0, the texture is empty, 1 the texture is totaly used. +

+Definition at line 98 of file coarse_mesh_build.h. +

+Referenced by NL3D::CCoarseMeshBuild::buildBitmap().

+


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