|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CTileFarBank Class ReferenceA bank for the far textures.
More...
#include <tile_far_bank.h>
List of all members.
Detailed Description
A bank for the far textures.
-
Author:
-
Cyril Corvazier , Nevrax France
-
Date:
-
2000
Definition at line 55 of file tile_far_bank.h.
Member Enumeration Documentation
enum NL3D::CTileFarBank::TFarOrder
|
|
enum NL3D::CTileFarBank::TFarType
|
|
|
-
Enumeration values:
-
diffuse |
|
additive |
|
alpha |
|
typeCount |
|
Definition at line 60 of file tile_far_bank.h. |
Constructor & Destructor Documentation
NL3D::CTileFarBank::CTileFarBank |
( |
|
) |
|
|
Member Function Documentation
uint NL3D::CTileFarBank::getFarTileEdgeSize |
( |
TFarOrder |
order |
) |
[inline, static] |
|
sint NL3D::CTileFarBank::getNumTile |
( |
|
) |
const [inline] |
|
CTileFar* NL3D::CTileFarBank::getTile |
( |
sint |
tile |
) |
[inline] |
|
const CTileFar* NL3D::CTileFarBank::getTile |
( |
sint |
tile |
) |
const [inline] |
|
void NL3D::CTileFarBank::setNumTile |
( |
sint |
numTile |
) |
[inline] |
|
Member Data Documentation
std::vector<CTileFar> NL3D::CTileFarBank::_TileVector
|
|
const sint NL3D::CTileFarBank::_Version = 0x0 [static]
|
|
The documentation for this class was generated from the following files:
|
|