Blender V4.3
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

namespace  libmv
 

Functions

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