|
|
|
|
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 ReferenceAn descriptor of a group of tiles in a patch.
More...
#include <patch.h>
List of all members.
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] |
|
bool NL3D::CPatchBlockIdent::operator< |
( |
const CPatchBlockIdent & |
pb |
) |
const [inline] |
|
bool NL3D::CPatchBlockIdent::operator<= |
( |
const CPatchBlockIdent & |
pb |
) |
const [inline] |
|
bool NL3D::CPatchBlockIdent::operator== |
( |
const CPatchBlockIdent & |
pb |
) |
const [inline] |
|
bool NL3D::CPatchBlockIdent::operator> |
( |
const CPatchBlockIdent & |
pb |
) |
const [inline] |
|
bool NL3D::CPatchBlockIdent::operator>= |
( |
const CPatchBlockIdent & |
pb |
) |
const [inline] |
|
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. |
|
the patch.
Definition at line 194 of file patch.h. |
uint8 NL3D::CPatchBlockIdent::S0
|
|
uint8 NL3D::CPatchBlockIdent::S1
|
|
uint8 NL3D::CPatchBlockIdent::T0
|
|
uint8 NL3D::CPatchBlockIdent::T1
|
|
The documentation for this class was generated from the following file:
|
|