5#ifndef __E_TERRAIN_ELEMENTS_H__
6#define __E_TERRAIN_ELEMENTS_H__
E_TERRAIN_PATCH_SIZE
enumeration for patch sizes specifying the size of patches in the TerrainSceneNode
@ 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.
Everything in the Irrlicht Engine can be found in this namespace.