Home
last modified time | relevance | path

Searched refs:ply_read_header (Results 1 – 25 of 32) sorted by relevance

12

/dports/misc/vxl/vxl-3.3.2/v3p/rply/etc/
H A Ddump.c34 if (!ply_read_header(ply)) return 1; in main()
H A Dsconvert.c47 if (!ply_read_header(iply)) return 1; in main()
H A Dconvert.c28 if (!ply_read_header(iply)) error("Failed reading '%s' header", iname); in main()
/dports/graphics/open3d/Open3D-0.2/src/External/rply/etc/
H A Ddump.c34 if (!ply_read_header(ply)) return 1; in main()
H A Dsconvert.c45 if (!ply_read_header(iply)) return 1; in main()
H A Dconvert.c27 if (!ply_read_header(iply)) error("Failed reading '%s' header", iname); in main()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/rply/etc/
H A Ddump.c34 if (!ply_read_header(ply)) return 1; in main()
H A Dsconvert.c45 if (!ply_read_header(iply)) return 1; in main()
H A Dconvert.c27 if (!ply_read_header(iply)) error("Failed reading '%s' header", iname); in main()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/algo/
H A Dbmsh3d_fileio_ply.cxx61 if (!ply_read_header(ply)) return false; in bmsh3d_load_ply()
103 if (!ply_read_header(ply)) in bmsh3d_load_ply_v()
518 if (!ply_read_header(ply)) return false;
/dports/cad/openctm/OpenCTM-1.0.3/tools/rply/
H A Drply.h70 int ply_read_header(p_ply ply);
/dports/misc/vxl/vxl-3.3.2/v3p/rply/
H A Drply.h72 int ply_read_header(p_ply ply);
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/rply/
H A Drply.h81 int ply_read_header(p_ply ply);
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/rply/
H A Drply.h81 int ply_read_header(p_ply ply);
/dports/graphics/open3d/Open3D-0.2/src/External/rply/
H A Drply.h81 int ply_read_header(p_ply ply);
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/rply/
H A Drply.h81 int ply_read_header(p_ply ply);
/dports/graphics/open3d/Open3D-0.2/src/IO/FileFormat/
H A DFilePLY.cpp215 if (!ply_read_header(ply_file)) { in ReadPointCloudFromPLY()
342 if (!ply_read_header(ply_file)) { in ReadTriangleMeshFromPLY()
/dports/graphics/py-open3d-python/Open3D-0.2/src/IO/FileFormat/
H A DFilePLY.cpp215 if (!ply_read_header(ply_file)) { in ReadPointCloudFromPLY()
342 if (!ply_read_header(ply_file)) { in ReadTriangleMeshFromPLY()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/exe/
H A Dbwm_3d_site_transform_points.cxx73 if (!ply_read_header(ply)) in readPointsFromPLY()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/src/
H A Dserializer.cpp28 if (!ply_read_header(ply)) { in isSerializedFile()
78 if (!ply_read_header(ply)) { in Serializer()
H A Dmeshio.cpp70 if (!ply_read_header(ply)) { in load_ply()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pro/processes/
H A Dboxm2_add_aux_info_to_ply_process.cxx78 if (!ply_read_header(ply)){ in read_points_from_ply()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bvrml/pro/processes/
H A Dbvrml_ply_processes.cxx197 if (!ply_read_header(ply)) return false; in bvrml_load_points_ply()
/dports/cad/openctm/OpenCTM-1.0.3/tools/
H A Dply.cpp173 if(!ply_read_header(ply)) in Import_PLY()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/cpp/algo/
H A Dboxm2_export_oriented_point_cloud_function.cxx439 if (!ply_read_header(ply)) in readBBFromPLY()

12