"L. Spiro Engine"
Public Member Functions | Protected Attributes

lst::CGeoClipmapMx3 Class Reference

The M-x-3 sections of the Geo Clipmap terrain technique. More...

#include <LSTGeoClipmapMx3.h>

List of all members.

Public Member Functions

LSVOID LSE_CALL Reset ()
LSBOOL LSE_CALL SetGridSize (LSUINT32 _ui32N, CAllocator *_paAllocator=NULL)

Protected Attributes

CGeoClipmapXxYGrid m_cxygGrid

Detailed Description

The M-x-3 sections of the Geo Clipmap terrain technique.

Class CGeoClipmapMx3 Description: The M-x-3 sections of the Geo Clipmap terrain technique.


Member Function Documentation

LSVOID LSE_CALL lst::CGeoClipmapMx3::Reset ( )

Release fully all resources belonging to this class instance.

LSBOOL LSE_CALL lst::CGeoClipmapMx3::SetGridSize ( LSUINT32  _ui32N,
CAllocator *  _paAllocator = NULL 
)

Set the size of the grid in vertices ((N+1)/4)x3.

Parameters:
_ui32NThe grid size.
_paAllocatorOptional allocator.
Returns:
Returns true if the grid was created. False indicates a lack of memory.

Member Data Documentation

The grid.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator