Open 3D Engine NvCloth Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZStd::hash< NvCloth::GenericId< Tag > > Struct Template Reference

Enables NvCloth::GenericId<Tag> to be keys in hashed data structures. More...

#include <Types.h>

Public Types

typedef NvCloth::GenericId< Tag > argument_type
 
typedef AZStd::size_t result_type
 

Public Member Functions

AZ_FORCE_INLINE size_t operator() (const NvCloth::GenericId< Tag > &id) const
 

Detailed Description

template<typename Tag>
struct AZStd::hash< NvCloth::GenericId< Tag > >

Enables NvCloth::GenericId<Tag> to be keys in hashed data structures.


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