Blender  V2.59
Public Member Functions | Friends
CHashedPtr Class Reference

#include <KX_HashedPtr.h>

List of all members.

Public Member Functions

 CHashedPtr (void *val)
unsigned int hash () const

Friends

bool operator== (const CHashedPtr &rhs, const CHashedPtr &lhs)

Detailed Description

Definition at line 43 of file KX_HashedPtr.h.


Constructor & Destructor Documentation

CHashedPtr::CHashedPtr ( void *  val)

Definition at line 55 of file KX_HashedPtr.cpp.


Member Function Documentation

unsigned int CHashedPtr::hash ( ) const

Definition at line 61 of file KX_HashedPtr.cpp.

References KX_Hash().


Friends And Related Function Documentation

bool operator== ( const CHashedPtr rhs,
const CHashedPtr lhs 
) [friend]

Definition at line 52 of file KX_HashedPtr.h.


The documentation for this class was generated from the following files: