From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../doxygen/nel/classNL3D_1_1CPatchBlockIdent.html | 499 +++++++++++++++++++++ 1 file changed, 499 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CPatchBlockIdent.html (limited to 'docs/doxygen/nel/classNL3D_1_1CPatchBlockIdent.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CPatchBlockIdent.html b/docs/doxygen/nel/classNL3D_1_1CPatchBlockIdent.html new file mode 100644 index 00000000..8fe4796f --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CPatchBlockIdent.html @@ -0,0 +1,499 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NL3D::CPatchBlockIdent Class Reference

An descriptor of a group of tiles in a patch. +More... +

+#include <patch.h> +

+List of all members. + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

Operators.
bool operator== (const CPatchBlockIdent &pb) const
bool operator!= (const CPatchBlockIdent &pb) const
bool operator< (const CPatchBlockIdent &pb) const
bool operator<= (const CPatchBlockIdent &pb) const
bool operator> (const CPatchBlockIdent &pb) const
bool operator>= (const CPatchBlockIdent &pb) const

Public Attributes

CPatchIdent PatchId
 the patch. More...

uint8 OrderS
 size of the patch, in tile coordinates. More...

uint8 OrderT
 size of the patch, in tile coordinates. More...

uint8 S0
 coordinate of the SubPart of the patch, in tile coordinates. More...

uint8 S1
 coordinate of the SubPart of the patch, in tile coordinates. More...

uint8 T0
 coordinate of the SubPart of the patch, in tile coordinates. More...

uint8 T1
 coordinate of the SubPart of the patch, in tile coordinates. More...

+


Detailed Description

+An descriptor of a group of tiles in a patch. +

+

+Author:
+Lionel Berenguier , Nevrax France
+Date:
+2000
+

+ +

+Definition at line 190 of file patch.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CPatchBlockIdent::operator!= const CPatchBlockIdent &   pb const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 209 of file patch.h.

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CPatchBlockIdent::operator< const CPatchBlockIdent &   pb const [inline]
+
+ + + + + +
+   + + +

+ +

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

+References S0, S1, T0, and T1.

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CPatchBlockIdent::operator<= const CPatchBlockIdent &   pb const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 223 of file patch.h.

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CPatchBlockIdent::operator== const CPatchBlockIdent &   pb const [inline]
+
+ + + + + +
+   + + +

+ +

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

+References S0, S1, T0, and T1.

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CPatchBlockIdent::operator> const CPatchBlockIdent &   pb const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 227 of file patch.h.

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CPatchBlockIdent::operator>= const CPatchBlockIdent &   pb const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 231 of file patch.h.

+


Member Data Documentation

+

+ + + + +
+ + +
uint8 NL3D::CPatchBlockIdent::OrderS +
+
+ + + + + +
+   + + +

+size of the patch, in tile coordinates. +

+ +

+Definition at line 196 of file patch.h.

+

+ + + + +
+ + +
uint8 NL3D::CPatchBlockIdent::OrderT +
+
+ + + + + +
+   + + +

+size of the patch, in tile coordinates. +

+ +

+Definition at line 196 of file patch.h.

+

+ + + + +
+ + +
CPatchIdent NL3D::CPatchBlockIdent::PatchId +
+
+ + + + + +
+   + + +

+the patch. +

+ +

+Definition at line 194 of file patch.h.

+

+ + + + +
+ + +
uint8 NL3D::CPatchBlockIdent::S0 +
+
+ + + + + +
+   + + +

+coordinate of the SubPart of the patch, in tile coordinates. +

+ +

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

+Referenced by operator<, and operator==.

+

+ + + + +
+ + +
uint8 NL3D::CPatchBlockIdent::S1 +
+
+ + + + + +
+   + + +

+coordinate of the SubPart of the patch, in tile coordinates. +

+ +

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

+Referenced by operator<, and operator==.

+

+ + + + +
+ + +
uint8 NL3D::CPatchBlockIdent::T0 +
+
+ + + + + +
+   + + +

+coordinate of the SubPart of the patch, in tile coordinates. +

+ +

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

+Referenced by operator<, and operator==.

+

+ + + + +
+ + +
uint8 NL3D::CPatchBlockIdent::T1 +
+
+ + + + + +
+   + + +

+coordinate of the SubPart of the patch, in tile coordinates. +

+ +

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

+Referenced by operator<, and operator==.

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1