Blender V2.61 - r43446
|
#include <Value.h>
Public Member Functions | |
HashableInt (int id) | |
unsigned long | Hash () const |
bool | operator== (HashableInt rhs) |
Public Attributes | |
int | mData |
bool HashableInt::operator== | ( | HashableInt | rhs | ) | [inline] |
Definition at line 113 of file Value.h.
Referenced by operator==().