![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <stdlib.h>#include <stdio.h>

Go to the source code of this file.
Classes | |
| class | flann::PooledAllocator |
Namespaces | |
| flann | |
Functions | |
| template<typename T > | |
| T * | flann::allocate (size_t count=1) |
| void * | operator new (std::size_t size, flann::PooledAllocator &allocator) |
Variables | |
| const size_t | flann::WORDSIZE =16 |
| const size_t | flann::BLOCKSIZE =8192 |
|
inline |
Definition at line 197 of file allocator.h.
References size.