Bullet Collision Detection & Physics Library
Variables
btBulletFile.cpp File Reference
#include "btBulletFile.h"
#include "bDefines.h"
#include "bDNA.h"
#include <memory.h>
#include <string.h>
Include dependency graph for btBulletFile.cpp:

Go to the source code of this file.

Variables

char sBulletDNAstr64 []
 
int sBulletDNAlen64
 
char sBulletDNAstr []
 
int sBulletDNAlen
 

Variable Documentation

◆ sBulletDNAlen

int sBulletDNAlen
extern

Definition at line 692 of file btSerializer.cpp.

◆ sBulletDNAlen64

int sBulletDNAlen64
extern

Definition at line 692 of file btSerializer64.cpp.

◆ sBulletDNAstr

char sBulletDNAstr[]
extern

Definition at line 1 of file btSerializer.cpp.

◆ sBulletDNAstr64

char sBulletDNAstr64[]
extern

Definition at line 1 of file btSerializer64.cpp.