Assimp  v4.1. (December 2018)
XFileParser.cpp File Reference

Macros

#define MSZIP_BLOCK   32786
 
#define MSZIP_MAGIC   0x4B43
 

Functions

static void * dummy_alloc (void *, unsigned int items, unsigned int size)
 
static void dummy_free (void *, void *address)
 

Macro Definition Documentation

◆ MSZIP_BLOCK

#define MSZIP_BLOCK   32786

◆ MSZIP_MAGIC

#define MSZIP_MAGIC   0x4B43

Function Documentation

◆ dummy_alloc()

static void* dummy_alloc ( void *  ,
unsigned int  items,
unsigned int  size 
)
static

◆ dummy_free()

static void dummy_free ( void *  ,
void *  address 
)
static