29 INLINE
IffId(
const char id[4]);
31 INLINE
void operator = (
const IffId ©);
33 INLINE
bool operator == (
const IffId &other)
const;
34 INLINE
bool operator != (
const IffId &other)
const;
39 void output(std::ostream &out)
const;
50 INLINE std::ostream &operator << (std::ostream &out,
const IffId &
id) {
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
bool operator<(const IffId &other) const
The ordering is arbitrary, and may not even be consistent between different architectures (e....
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
std::string get_name() const
Returns the four-character name of the Id, for outputting.
A four-byte chunk ID appearing in an "IFF" file.