Atoms Crowd
7.0.0
|
#include <RecastAlloc.h>
Public Member Functions | |
rcScopedStructArrayDelete (const int n) | |
Constructs an array of instances of T. | |
operator T* () | |
A simple helper class used to delete an array of instances of structs, that require cleaning up by calling destructor on every instance before release. Releasing is taking place when rcScopedStructArrayDelete instance goes out of scope.
|
inline |
The root array pointer.