Exemplo n.º 1
0
 public static extern IntPtr libfive_tree_render_mesh(IntPtr tree, libfive_region3 R, float res);
Exemplo n.º 2
0
 public static extern bool libfive_tree_save_mesh(IntPtr tree, libfive_region3 R, float res, string f);
Exemplo n.º 3
0
 public static extern libfive_interval libfive_tree_eval_r(IntPtr t, libfive_region3 r);