Blender  V3.3
Namespaces | Functions
aligned_malloc.cc File Reference
#include "libmv/base/aligned_malloc.h"
#include "libmv/logging/logging.h"
#include <malloc.h>

Go to the source code of this file.

Namespaces

 libmv
 

Functions

voidlibmv::aligned_malloc (int size, int alignment)
 
void libmv::aligned_free (void *ptr)