|
BRL-CAD
|
Main header file for the BRL-CAD Non-Manifold Geometry Library, LIBNMG. More...
#include "common.h"#include <stdio.h>#include "vmath.h"#include "bu/list.h"#include "bu/log.h"#include "bu/magic.h"#include "bu/ptbl.h"#include "bg/plane.h"#include "bn/tol.h"#include "bv/vlist.h"#include "nmg/defines.h"#include "nmg/topology.h"#include "nmg/debug.h"#include "nmg/globals.h"#include "nmg/vertex.h"#include "nmg/edge.h"#include "nmg/loop.h"#include "nmg/face.h"#include "nmg/shell.h"#include "nmg/region.h"#include "nmg/model.h"#include "nmg/nurb.h"#include "nmg/ray.h"#include "nmg/plot.h"#include "nmg/print.h"#include "nmg/index.h"#include "nmg/radial.h"#include "nmg/visit.h"#include "nmg/isect.h"#include "nmg/check.h"#include "nmg/io.h"Go to the source code of this file.
Main header file for the BRL-CAD Non-Manifold Geometry Library, LIBNMG.
Definition in file nmg.h.