#include "common.h"
#include "machine.h"
#include "bu.h"
#include "vmath.h"
#include "db.h"
#include "raytrace.h"
Include dependency graph for db_flags.c:
Go to the source code of this file.
Functions | |
int | db_flags_internal (const struct rt_db_internal *intern) |
int | db_flags_raw_internal (const struct db5_raw_internal *raw) |
Functions db_flags_internal - given an rt_db_internal, return the flags db_flags_raw_internal - given a db5_raw_internal, return flags
Authors - Christopher Sean Morrison
Source - SECAD/VLD Computing Consortium, Bldg 394 The U. S. Army Ballistic Research Laboratory Aberdeen Proving Ground, Maryland 21005-5066
Definition in file db_flags.c.