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

int sBulletDNAlen

Definition at line 689 of file btSerializer.cpp.

int sBulletDNAlen64

Definition at line 689 of file btSerializer64.cpp.

char sBulletDNAstr[]

Definition at line 1 of file btSerializer.cpp.

char sBulletDNAstr64[]

Definition at line 1 of file btSerializer64.cpp.