BRL-CAD
#include "common.h"
#include "vmath.h"
#include "bu/parse.h"
#include "nmg/defines.h"
#include "nmg/topology.h"
Include dependency graph for io.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  nmg_rec
 

Macros

#define V4_NAMESIZE   16
 
#define DISK_MODEL_VERSION   1 /* V0 was Release 4.0 */
 

Functions

struct modelnmg_import (const struct bu_external *ep, const mat_t mat, int record_sizeof)
 
int nmg_export (struct bu_external *ep, struct model *m, double local2mm, int ver)