plastimatch
Loading...
Searching...
No Matches
src
base
volume_fill.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _volume_fill_h_
5
#define _volume_fill_h_
6
7
#include "
plmbase_config.h
"
8
#include "
volume.h
"
9
10
template
<
class
T>
11
PLMBASE_API
12
void
volume_fill
(
13
Volume
* vol,
14
T val
15
);
16
17
#endif
Volume
The Volume class represents a three-dimensional volume on a uniform grid. The volume can be located a...
Definition
volume.h:38
plmbase_config.h
PLMBASE_API
#define PLMBASE_API
Definition
plmbase_config.h:19
volume.h
volume_fill
void volume_fill(Volume *vol, T val)
Definition
volume_fill.cxx:10
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0