icedb
version 0.5.1
Snow particle scattering database API
|
Go to the source code of this file.
Namespaces | |
icedb | |
icedb::mem | |
Functions | |
ICEDB_SYMBOL_SHARED void * | icedb::_malloc (size_t numBytes) |
template<class T > | |
T * | icedb::malloc (size_t numBytes) |
ICEDB_SYMBOL_SHARED void | icedb::_free (void *obj) |
template<class T > | |
void | icedb::free (T *obj) |