Home
last modified time | relevance | path

Searched refs:ply_create (Results 1 – 25 of 27) sorted by relevance

12

/dports/misc/vxl/vxl-3.3.2/v3p/rply/etc/
H A Dsconvert.c48 oply = ply_create("output.ply", PLY_LITTLE_ENDIAN, NULL); in main()
H A Dconvert.c30 oply = ply_create(oname, storage_mode, NULL); in main()
/dports/graphics/open3d/Open3D-0.2/src/External/rply/etc/
H A Dsconvert.c46 oply = ply_create("output.ply", PLY_LITTLE_ENDIAN, NULL, 0, NULL); in main()
H A Dconvert.c29 oply = ply_create(oname, storage_mode, NULL, 0, NULL); in main()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/rply/etc/
H A Dsconvert.c46 oply = ply_create("output.ply", PLY_LITTLE_ENDIAN, NULL, 0, NULL); in main()
H A Dconvert.c29 oply = ply_create(oname, storage_mode, NULL, 0, NULL); in main()
/dports/cad/openctm/OpenCTM-1.0.3/tools/rply/
H A Drply.h234 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode,
H A Drply.c378 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode, in ply_create() function
/dports/misc/vxl/vxl-3.3.2/v3p/rply/
H A Drply.h236 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode,
H A Drply.c445 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode, in ply_create() function
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/rply/
H A Drply.h247 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode,
H A Drply.c459 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode, in ply_create() function
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/rply/
H A Drply.h245 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode,
H A Drply.c447 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode, in ply_create() function
/dports/graphics/open3d/Open3D-0.2/src/External/rply/
H A Drply.h245 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode,
H A Drply.c447 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode, in ply_create() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/rply/
H A Drply.h245 p_ply ply_create(const char *name, e_ply_storage_mode storage_mode,
/dports/graphics/open3d/Open3D-0.2/src/IO/FileFormat/
H A DFilePLY.cpp275 p_ply ply_file = ply_create(filename.c_str(), in WritePointCloudToPLY()
411 p_ply ply_file = ply_create(filename.c_str(), in WriteTriangleMeshToPLY()
/dports/graphics/py-open3d-python/Open3D-0.2/src/IO/FileFormat/
H A DFilePLY.cpp275 p_ply ply_file = ply_create(filename.c_str(), in WritePointCloudToPLY()
411 p_ply ply_file = ply_create(filename.c_str(), in WriteTriangleMeshToPLY()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/algo/
H A Dbmsh3d_fileio_ply.cxx247 p_ply oply = ply_create(file, storage_mode, nullptr, 0, nullptr); in bmsh3d_save_ply()
578 p_ply oply = ply_create(file, storage_mode, NULL, 0, NULL);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/exe/
H A Dbwm_3d_site_transform_points.cxx98 p_ply oply = ply_create(ply_file_out.c_str(), PLY_ASCII, nullptr, 0, nullptr); in writePointsToPLY()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pro/processes/
H A Dboxm2_paint_mesh_process.cxx101 p_ply oply = ply_create(output_mesh_filename.c_str(), PLY_ASCII, nullptr, 0, nullptr); in boxm2_paint_mesh_process()
H A Dboxm2_add_aux_info_to_ply_process.cxx142 p_ply oply = ply_create(output_mesh_filename.c_str(), PLY_ASCII, nullptr, 0, nullptr); in boxm2_add_aux_info_to_ply_process()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/src/
H A Dserializer.cpp241 p_ply ply = ply_create(filename.c_str(), PLY_DEFAULT, message_cb, 0, nullptr); in write()
H A Dmeshio.cpp210 p_ply ply = ply_create(filename.c_str(), PLY_DEFAULT, message_cb, 0, nullptr); in write_ply()

12