wdb.c File Reference

#include "common.h"
#include <stdio.h>
#include <math.h>
#include "machine.h"
#include "bu.h"
#include "vmath.h"
#include "bn.h"
#include "rtgeom.h"
#include "raytrace.h"
#include "wdb.h"

Include dependency graph for wdb.c:

Go to the source code of this file.

Functions

rt_wdbwdb_fopen_v (const char *filename, int version)
rt_wdbwdb_fopen (const char *filename)
rt_wdbwdb_dbopen (struct db_i *dbip, int mode)
int wdb_import (struct rt_wdb *wdbp, struct rt_db_internal *internp, const char *name, const mat_t mat)
int wdb_export_external (struct rt_wdb *wdbp, struct bu_external *ep, const char *name, int flags, unsigned char type)
int wdb_put_internal (struct rt_wdb *wdbp, const char *name, struct rt_db_internal *ip, double local2mm)
int wdb_export (struct rt_wdb *wdbp, const char *name, genptr_t gp, int id, double local2mm)
void wdb_close (struct rt_wdb *wdbp)


Detailed Description

Routines to allow libwdb to use librt's import/export interface, rather than having to know about the database formats directly.

Author - Michael John Muuss

Source - The U. S. Army Research Laboratory Aberdeen Proving Ground, Maryland 21005-5068 USA

Definition in file wdb.c.


Generated on Mon Sep 18 01:25:09 2006 for BRL-CAD by  doxygen 1.4.6