Recast Navigation
Navigation-mesh Toolset for Games
rcNewTag Struct Reference

An implementation of operator new usable for placement new. More...

#include <RecastAlloc.h>

Description

An implementation of operator new usable for placement new.

The default one is part of STL (which we don't use). rcNewTag is a dummy type used to differentiate our operator from the STL one, in case users import both Recast and STL.


The documentation for this struct was generated from the following file: