Blender V2.61 - r43446
Public Member Functions | Public Attributes

HashableInt Struct Reference

#include <Value.h>

List of all members.

Public Member Functions

 HashableInt (int id)
unsigned long Hash () const
bool operator== (HashableInt rhs)

Public Attributes

int mData

Detailed Description

Definition at line 105 of file Value.h.


Constructor & Destructor Documentation

HashableInt::HashableInt ( int  id) [inline]

Definition at line 107 of file Value.h.


Member Function Documentation

unsigned long HashableInt::Hash ( ) const [inline]

Definition at line 109 of file Value.h.

bool HashableInt::operator== ( HashableInt  rhs) [inline]

Definition at line 111 of file Value.h.

References mData.


Member Data Documentation

Definition at line 113 of file Value.h.

Referenced by operator==().


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