Definition in file landscapevb_allocator.h.
#include "nel/misc/types_nl.h"
#include "nel/misc/smart_ptr.h"
#include "3d/tessellation.h"
#include "3d/vertex_buffer.h"
Go to the source code of this file.
Namespaces | |
namespace | NL3D |
Defines | |
#define | NL3D_LANDSCAPE_VPPOS_ALPHAINFO (CVertexBuffer::TexCoord4) |
#define | NL3D_LANDSCAPE_VPPOS_DELTAPOS (CVertexBuffer::TexCoord3) |
#define | NL3D_LANDSCAPE_VPPOS_GEOMINFO (CVertexBuffer::TexCoord2) |
#define | NL3D_LANDSCAPE_VPPOS_STARTPOS (CVertexBuffer::Position) |
#define | NL3D_LANDSCAPE_VPPOS_TEX0 (CVertexBuffer::TexCoord0) |
#define | NL3D_LANDSCAPE_VPPOS_TEX1 (CVertexBuffer::TexCoord1) |
#define | NL3D_LANDSCAPE_VPPOS_TEX2 (CVertexBuffer::TexCoord5) |
|
Definition at line 51 of file landscapevb_allocator.h. Referenced by NL3D::CLandscapeVBAllocator::setupVBFormatAndVertexProgram(), NL3D::CFarVertexBufferInfo::setupVertexBuffer(), and NL3D::CFarVertexBufferInfo::setupVertexBufferHard(). |
|
|
|
Definition at line 45 of file landscapevb_allocator.h. Referenced by NL3D::CLandscapeVBAllocator::setupVBFormatAndVertexProgram(). |
|
|
|
Definition at line 48 of file landscapevb_allocator.h. Referenced by NL3D::CLandscapeVBAllocator::setupVBFormatAndVertexProgram(), NL3D::CNearVertexBufferInfo::setupVertexBuffer(), and NL3D::CNearVertexBufferInfo::setupVertexBufferHard(). |