Bullet Collision Detection & Physics Library
Functions
bDNA.cpp File Reference
#include <assert.h>
#include "bDNA.h"
#include "bChunk.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for bDNA.cpp:

Go to the source code of this file.

Functions

static int name_is_array (char *name, int *dim1, int *dim2)
 

Function Documentation

static int name_is_array ( char *  name,
int *  dim1,
int *  dim2 
)
static

Definition at line 278 of file bDNA.cpp.