예제 #1
0
 public static extern IntPtr libfive_tree_render_mesh(IntPtr tree, libfive_region3 R, float res);
예제 #2
0
 public static extern bool libfive_tree_save_mesh(IntPtr tree, libfive_region3 R, float res, string f);
예제 #3
0
 public static extern libfive_interval libfive_tree_eval_r(IntPtr t, libfive_region3 r);