Blender V2.61 - r43446
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 41 of file KX_HashedPtr.h.


Constructor & Destructor Documentation

CHashedPtr::CHashedPtr ( void *  val)

Definition at line 54 of file KX_HashedPtr.cpp.


Member Function Documentation

unsigned int CHashedPtr::hash ( ) const

Definition at line 60 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 50 of file KX_HashedPtr.h.


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