plastimatch
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
c
i
o
p
s
Enumerations
Enumerator
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
x
z
Variables
Typedefs
a
b
c
d
e
f
h
i
j
l
m
o
p
q
r
s
t
u
v
x
Enumerations
Enumerator
a
b
e
f
i
m
n
p
r
s
x
z
Macros
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Loading...
Searching...
No Matches
src
base
ray_trace_callback.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _ray_trace_callback_h_
5
#define _ray_trace_callback_h_
6
7
#include "
plmbase_config.h
"
8
9
typedef
void (*
Ray_trace_callback
) (
10
void
*callback_data,
11
size_t
vox_index,
12
double
vox_len,
13
float
vox_value);
14
15
#endif
plmbase_config.h
Ray_trace_callback
void(* Ray_trace_callback)(void *callback_data, size_t vox_index, double vox_len, float vox_value)
Definition
ray_trace_callback.h:9
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0