示例#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);