|
"L. Spiro Engine"
|
The (2M+1)-x-1 sections of the Geo Clipmap terrain technique. More...
#include <LSTGeoClipmap2Mx1.h>
Public Member Functions | |
| LSVOID LSE_CALL | Reset () |
| LSBOOL LSE_CALL | SetGridSize (LSUINT32 _ui32N, CAllocator *_paAllocator=NULL) |
Protected Attributes | |
| CGeoClipmapXxYGrid | m_cxygGrid |
The (2M+1)-x-1 sections of the Geo Clipmap terrain technique.
Class CGeoClipmap2Mx1 Description: The (2M+1)-x-1 sections of the Geo Clipmap terrain technique.
| LSVOID LSE_CALL lst::CGeoClipmap2Mx1::Reset | ( | ) |
Release fully all resources belonging to this class instance.
| LSBOOL LSE_CALL lst::CGeoClipmap2Mx1::SetGridSize | ( | LSUINT32 | _ui32N, |
| CAllocator * | _paAllocator = NULL |
||
| ) |
Set the size of the grid in vertices.
| _ui32N | The grid size. |
| _paAllocator | Optional allocator. |
CGeoClipmapXxYGrid lst::CGeoClipmap2Mx1::m_cxygGrid [protected] |
The grid.
1.7.3