Home
last modified time | relevance | path

Searched refs:ply_get_element_info (Results 1 – 21 of 21) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/v3p/rply/etc/
H A Dsconvert.c21 ply_get_element_info(element, &element_name, &nelems); in setup_callbacks()
H A Dconvert.c115 ply_get_element_info(element, &element_name, &ninstances); in setup_callbacks()
/dports/graphics/open3d/Open3D-0.2/src/External/rply/etc/
H A Dsconvert.c19 ply_get_element_info(element, &element_name, &ninstances); in setup_callbacks()
H A Dconvert.c109 ply_get_element_info(element, &element_name, &ninstances); in setup_callbacks()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/rply/etc/
H A Dsconvert.c19 ply_get_element_info(element, &element_name, &ninstances); in setup_callbacks()
H A Dconvert.c109 ply_get_element_info(element, &element_name, &ninstances); in setup_callbacks()
/dports/cad/openctm/OpenCTM-1.0.3/tools/rply/
H A Drply.h195 int ply_get_element_info(p_ply_element element, const char** name,
H A Drply.c625 int ply_get_element_info(p_ply_element element, const char** name, in ply_get_element_info() function
/dports/misc/vxl/vxl-3.3.2/v3p/rply/
H A Drply.h197 int ply_get_element_info(p_ply_element element, const char** name,
H A Drply.c694 int ply_get_element_info(p_ply_element element, const char** name, in ply_get_element_info() function
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/rply/
H A Drply.h206 int ply_get_element_info(p_ply_element element, const char** name,
H A Drply.c729 int ply_get_element_info(p_ply_element element, const char** name, in ply_get_element_info() function
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/rply/
H A Drply.h206 int ply_get_element_info(p_ply_element element, const char** name,
H A Drply.c714 int ply_get_element_info(p_ply_element element, const char** name, in ply_get_element_info() function
/dports/graphics/open3d/Open3D-0.2/src/External/rply/
H A Drply.h206 int ply_get_element_info(p_ply_element element, const char** name,
H A Drply.c706 int ply_get_element_info(p_ply_element element, const char** name, in ply_get_element_info() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/rply/
H A Drply.h206 int ply_get_element_info(p_ply_element element, const char** name,
H A Drply.c706 int ply_get_element_info(p_ply_element element, const char** name, in ply_get_element_info() function
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/src/
H A Dserializer.cpp132 ply_get_element_info(element, &element_name, &cols); in Serializer()
H A Dmeshio.cpp83 ply_get_element_info(element, &name, &nInstances); in load_ply()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/mesh/
H A Dmesh_io.cpp1421 ply_get_element_info(element, &elt_name, nullptr); in check_for_colors()