|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPatchIdent Struct ReferenceA landscape patch identifier (zone/patch).
More...
#include <patch.h>
Inheritance diagram for NL3D::CPatchIdent:
List of all members.
Detailed Description
A landscape patch identifier (zone/patch).
-
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
Definition at line 139 of file patch.h.
Constructor & Destructor Documentation
NL3D::CPatchIdent::CPatchIdent |
( |
|
) |
[inline] |
|
NL3D::CPatchIdent::CPatchIdent |
( |
sint32 |
zoneId, |
|
|
uint16 |
patchId |
|
) |
[inline] |
|
Member Function Documentation
bool NL3D::CPatchIdent::operator!= |
( |
const CPatchIdent & |
p |
) |
const [inline] |
|
bool NL3D::CPatchIdent::operator< |
( |
const CPatchIdent & |
p |
) |
const [inline] |
|
bool NL3D::CPatchIdent::operator== |
( |
const CPatchIdent & |
p |
) |
const [inline] |
|
Member Data Documentation
uint16 NL3D::CPatchIdent::PatchId
|
|
sint32 NL3D::CPatchIdent::ZoneId
|
|
The documentation for this struct was generated from the following file:
|
|