예제 #1
0
 public static extern IntPtr libfive_tree_render_pixels(IntPtr tree, libfive_region2 R, float z, float res);
예제 #2
0
 public static extern void libfive_tree_save_slice(IntPtr tree, libfive_region2 R, float z, float res, string f);