37 #ifndef Alembic_AbcCoreAbstract_ArraySampleKey_h
38 #define Alembic_AbcCoreAbstract_ArraySampleKey_h
44 namespace AbcCoreAbstract {
107 return *((
const size_t * )&a.
digest);
123 template <
class MAPPED>
bool operator==(const ArraySampleKey &iRhs) const
uint64_t numBytes
total number of bytes of the sample as originally stored
PlainOldDataType origPOD
Original POD as stored.
GLboolean GLboolean GLboolean GLboolean a
ArraySampleKey second_argument_type
ArraySampleKey first_argument_type
ArraySampleKey argument_type
bool operator<(const ArraySampleKey &iRhs) const
bool operator()(ArraySampleKey const &a, ArraySampleKey const &b) const
Alembic::Util::unordered_map< ArraySampleKey, MAPPED, ArraySampleKeyStdHash, ArraySampleKeyEqualTo > umap_type
GLboolean GLboolean GLboolean b
size_t StdHash(ArraySampleKey const &a)
PlainOldDataType readPOD
POD used at read time.
size_t operator()(ArraySampleKey const &a) const
#define ALEMBIC_VERSION_NS