plastimatch
Loading...
Searching...
No Matches
nki_io.h
Go to the documentation of this file.
1/* -----------------------------------------------------------------------
2 See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3 ----------------------------------------------------------------------- */
4#ifndef _nki_io_h_
5#define _nki_io_h_
6
7#include "plmbase_config.h"
8
9class Volume;
10
12
13#endif
Definition pointset.h:15
The Volume class represents a three-dimensional volume on a uniform grid. The volume can be located a...
Definition volume.h:38
EXTERNC Volume * nki_load(const char *filename)
Definition nki_io.cxx:18
#define PLMBASE_C_API
Definition plmbase_config.h:18