OSVR-Core
Functions
AlignedMemoryC.cpp File Reference

Implementation. More...

#include <osvr/Util/AlignedMemoryC.h>
#include <osvr/Util/StdAlignWrapper.h>
#include <stdlib.h>
#include <cassert>

Functions

void * osvrAlignedAlloc (size_t bytes, size_t alignment)
 
void osvrAlignedFree (void *p)
 Aligned deallocation function, uses the pointer to the original memory block to deallocate it.
 

Detailed Description

Implementation.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr