Nv::Blast::HashMap< Key, Value, HashFn > Struct Template Reference

#include <NvBlastHashMap.h>

List of all members.

Public Types

typedef physx::shdfnd::HashMap
< Key, Value, HashFn,
Allocator
type


Detailed Description

template<class Key, class Value, class HashFn = physx::shdfnd::Hash<Key>>
struct Nv::Blast::HashMap< Key, Value, HashFn >

Wrapped PxShared HashMap that uses NvBlastGlobals AllocatorCalllback.

Member Typedef Documentation

template<class Key, class Value, class HashFn = physx::shdfnd::Hash<Key>>
typedef physx::shdfnd::HashMap<Key, Value, HashFn, Allocator> Nv::Blast::HashMap< Key, Value, HashFn >::type


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