plastimatch
Loading...
Searching...
No Matches
Typedefs
ray_trace_callback.h File Reference
#include "plmbase_config.h"

Go to the source code of this file.

Typedefs

typedef void(* Ray_trace_callback) (void *callback_data, size_t vox_index, double vox_len, float vox_value)
 

Typedef Documentation

◆ Ray_trace_callback

typedef void(* Ray_trace_callback) (void *callback_data, size_t vox_index, double vox_len, float vox_value)