#include "common.h"
#include <stdio.h>
#include <strings.h>
#include "machine.h"
#include "bu.h"
#include "vmath.h"
#include "db5.h"
#include "raytrace.h"
#include "./debug.h"
Include dependency graph for db5_alloc.c:
Go to the source code of this file.
Functions | |
int | db5_write_free (struct db_i *dbip, struct directory *dp, long length) |
int | db5_realloc (struct db_i *dbip, struct directory *dp, struct bu_external *ep) |
Definition in file db5_alloc.c.