Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btPointerUid Struct Reference

#include <btSerializer.h>

Public Attributes

union {
   void *   m_ptr
 
   int   m_uniqueIds [2]
 
}; 
 

Detailed Description

Definition at line 135 of file btSerializer.h.

Member Data Documentation

union { ... }
void* btPointerUid::m_ptr

Definition at line 139 of file btSerializer.h.

int btPointerUid::m_uniqueIds[2]

Definition at line 140 of file btSerializer.h.


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