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/a04450.html | 131 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 docs/doxygen/nel/a04450.html (limited to 'docs/doxygen/nel/a04450.html') diff --git a/docs/doxygen/nel/a04450.html b/docs/doxygen/nel/a04450.html new file mode 100644 index 00000000..baa67704 --- /dev/null +++ b/docs/doxygen/nel/a04450.html @@ -0,0 +1,131 @@ + + +NeL: landscape_profile.h File Reference + + + +
+

landscape_profile.h File Reference


Detailed Description

+Yoyo: for landscape profile only.

+

Id
landscape_profile.h,v 1.6 2003/04/15 09:29:51 berenguier Exp
+ +

+Definition in file landscape_profile.h. +

+#include "nel/misc/types_nl.h"
+#include "3d/tessellation.h"
+ +

+Go to the source code of this file. + + + + + + + + + + + +

Namespaces

namespace  NL3D

Defines

#define NL3D_PROFILE_LAND
#define NL3D_PROFILE_LAND_ADD(_x_, _y_)   _x_+=_y_
#define NL3D_PROFILE_LAND_SET(_x_, _y_)   _x_=_y_
+


Define Documentation

+

+ + + + +
+ + +
#define NL3D_PROFILE_LAND +
+
+ + + + + +
+   + + +

+ +

+Definition at line 34 of file landscape_profile.h.

+

+ + + + +
+ + + + + + + + + + +
#define NL3D_PROFILE_LAND_ADD_x_,
_y_   )    _x_+=_y_ +
+
+ + + + + +
+   + + +

+ +

+Definition at line 42 of file landscape_profile.h. +

+Referenced by NL3D::CTessFace::CTessFace(), NL3D::CTessFace::merge(), NL3D::CLandscape::refine(), NL3D::CTessFace::refineAll(), NL3D::CPatch::renderFar0(), NL3D::CPatch::renderFar1(), NL3D::CTessFace::split(), NL3D::CTessFace::updateRefineMerge(), NL3D::CTessFace::updateRefineSplit(), and NL3D::CTessFace::~CTessFace().

+

+ + + + +
+ + + + + + + + + + +
#define NL3D_PROFILE_LAND_SET_x_,
_y_   )    _x_=_y_ +
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file landscape_profile.h. +

+Referenced by NL3D::CLandscape::refine(), and NL3D::CLandscape::render().

+


Generated on Tue Mar 16 06:42:38 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1