Nv::Blast::InlineArray< T, N > Struct Template Reference

#include <NvBlastArray.h>

List of all members.

Public Types

typedef
physx::shdfnd::InlineArray< T,
N, Allocator
type


Detailed Description

template<class T, uint32_t N>
struct Nv::Blast::InlineArray< T, N >

Wrapped PxShared InlineArray that uses NvBlastGlobals AllocatorCalllback.

InlineArraya is array that pre-allocates for N elements.


Member Typedef Documentation

template<class T, uint32_t N>
typedef physx::shdfnd::InlineArray<T, N, Allocator> Nv::Blast::InlineArray< T, N >::type


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