Bullet Collision Detection & Physics Library
btHashPtr Class Reference

#include <btHashMap.h>

Public Member Functions

 btHashPtr (const void *ptr)
const void * getPointer () const
bool equals (const btHashPtr &other) const
unsigned int getHash () const

Private Attributes

union btHashPtr:: { ... }  

Detailed Description

Definition at line 118 of file btHashMap.h.

Constructor & Destructor Documentation

◆ btHashPtr()

btHashPtr::btHashPtr ( const void * ptr)
inline

Definition at line 129 of file btHashMap.h.

Member Function Documentation

◆ equals()

bool btHashPtr::equals ( const btHashPtr & other) const
inline

Definition at line 139 of file btHashMap.h.

◆ getHash()

unsigned int btHashPtr::getHash ( ) const
inline

Definition at line 145 of file btHashMap.h.

◆ getPointer()

const void * btHashPtr::getPointer ( ) const
inline

Definition at line 134 of file btHashMap.h.

Member Data Documentation

◆ @161024334106000216366106060167275215362174267216

union { ... } btHashPtr

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