plastimatch
Loading...
Searching...
No Matches
vf.h
Go to the documentation of this file.
1/* -----------------------------------------------------------------------
2 See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3 ----------------------------------------------------------------------- */
4#ifndef _vf_h_
5#define _vf_h_
6
7#include "plmbase_config.h"
8
9class Volume;
10class Volume_limit;
11
13
14#endif
Definition pointset.h:15
Definition volume_limit.h:16
The Volume class represents a three-dimensional volume on a uniform grid. The volume can be located a...
Definition volume.h:38
#define PLMBASE_C_API
Definition plmbase_config.h:18
EXTERNC Volume * vf_warp(Volume *vout, Volume *vin, Volume *vf)
Definition vf.cxx:19