TODO: File description. More...
#include "std3d.h"#include "nel/3d/vegetablevb_allocator.h"#include "nel/3d/vegetable_def.h"
Go to the source code of this file.
Namespaces | |
| namespace | NL3D |
This namespace contains all 3D class. | |
Defines | |
| #define | NL3D_VEGETABLE_VERTEX_ALLOCATE_SECURITY 1024 |
| #define | NL3D_VEGETABLE_VERTEX_ALLOCATE_START 4048 |
| #define | NL3D_VEGETABLE_VERTEX_FREE_MEMORY_RESERVE 1024 |
TODO: File description.
Definition in file vegetablevb_allocator.cpp.
| #define NL3D_VEGETABLE_VERTEX_ALLOCATE_SECURITY 1024 |
Definition at line 42 of file vegetablevb_allocator.cpp.
Referenced by NL3D::CVegetableVBAllocator::allocateVertex().
| #define NL3D_VEGETABLE_VERTEX_ALLOCATE_START 4048 |
Definition at line 46 of file vegetablevb_allocator.cpp.
Referenced by NL3D::CVegetableVBAllocator::allocateVertex().
| #define NL3D_VEGETABLE_VERTEX_FREE_MEMORY_RESERVE 1024 |
Definition at line 49 of file vegetablevb_allocator.cpp.
Referenced by NL3D::CVegetableVBAllocator::CVegetableVBAllocator().
1.6.1