BRL-CAD
|
#include "common.h"
#include <string.h>
#include "bio.h"
#include "vmath.h"
#include "db.h"
#include "raytrace.h"
Go to the source code of this file.
Functions | |
HIDDEN int | dp_eval_flags (struct directory *dp, int flags) |
size_t | db_ls (const struct db_i *dbip, int flags, const char *pattern, struct directory ***dpv) |
struct directory ** | db_argv_to_dpv (const struct db_i *dbip, const char **argv) |
char ** | db_dpv_to_argv (struct directory **dpv) |