39GED_EXPORT
extern int ged_debug(
struct ged *gedp,
int argc,
const char *argv[]);
44GED_EXPORT
extern int ged_debugbu(
struct ged *gedp,
int argc,
const char *argv[]);
49GED_EXPORT
extern int ged_debugdir(
struct ged *gedp,
int argc,
const char *argv[]);
54GED_EXPORT
extern int ged_debuglib(
struct ged *gedp,
int argc,
const char *argv[]);
59GED_EXPORT
extern int ged_debugnmg(
struct ged *gedp,
int argc,
const char *argv[]);
64GED_EXPORT
extern int ged_log(
struct ged *gedp,
int argc,
const char *argv[]);
68#define _GED_MAX_LEVELS 12
82 const mat_t old_xlate,
Header file for the BRL-CAD common definitions.
int ged_debugbu(struct ged *gedp, int argc, const char *argv[])
void ged_trace(struct directory *dp, int pathpos, const mat_t old_xlate, struct _ged_trace_data *gtdp, int verbose)
int ged_log(struct ged *gedp, int argc, const char *argv[])
int ged_debugnmg(struct ged *gedp, int argc, const char *argv[])
int ged_debug(struct ged *gedp, int argc, const char *argv[])
int ged_debuglib(struct ged *gedp, int argc, const char *argv[])
int ged_debugdir(struct ged *gedp, int argc, const char *argv[])
fastf_t mat_t[ELEMENTS_PER_MAT]
4x4 matrix
struct directory * gtd_obj[_GED_MAX_LEVELS]
struct directory * gtd_path[_GED_MAX_LEVELS]