Blender  V3.3
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 125 of file btSerializer.h.

Member Data Documentation

◆ 

union { ... }

◆ m_ptr

void* btPointerUid::m_ptr

Definition at line 128 of file btSerializer.h.

Referenced by btDefaultSerializer::getUniquePointer().

◆ m_uniqueIds

int btPointerUid::m_uniqueIds[2]

Definition at line 129 of file btSerializer.h.

Referenced by btDefaultSerializer::getUniquePointer().


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