Exemplo n.º 1
0
 public static extern IntPtr libfive_tree_render_pixels(IntPtr tree, libfive_region2 R, float z, float res);
Exemplo n.º 2
0
 public static extern void libfive_tree_save_slice(IntPtr tree, libfive_region2 R, float z, float res, string f);