Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

ETerrainElements.h File Reference

Go to the source code of this file.

Namespaces

namespace  irr
namespace  irr::scene

Enumerations

enum  E_TERRAIN_PATCH_SIZE {
  ETPS_9 = 9, ETPS_17 = 17, ETPS_33 = 33, ETPS_65 = 65,
  ETPS_129 = 129
}
 enumeration for patch sizes specifying the size of patches in the TerrainSceneNode More...


Enumeration Type Documentation

enum irr::scene::E_TERRAIN_PATCH_SIZE
 

enumeration for patch sizes specifying the size of patches in the TerrainSceneNode

Enumeration values:
ETPS_9  patch size of 9, at most, use 4 levels of detail with this patch size.
ETPS_17  patch size of 17, at most, use 5 levels of detail with this patch size.
ETPS_33  patch size of 33, at most, use 6 levels of detail with this patch size.
ETPS_65  patch size of 65, at most, use 7 levels of detail with this patch size.
ETPS_129  patch size of 129, at most, use 8 levels of detail with this patch size.

Definition at line 14 of file ETerrainElements.h.


The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated on Sun Jun 1 07:59:09 2008 by Doxygen (1.4.2)