Home
last modified time | relevance | path

Searched defs:read_vertices (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_ff_ndo.erl146 read_vertices(<<NumVertices:16,T/binary>>) -> function
149 read_vertices(N, N, T, Acc) -> function
151 read_vertices(V, N, function
/dports/games/xray_re-tools/xray_re-tools-52721d2/perl_scripts/dumpers/misc/
H A Ddump_ogfv3.pl133 sub read_vertices { subroutine
/dports/misc/py-orange3-network/orange3-network-ec534c9/orangecontrib/network/network/
H A Dreadwrite.py30 def read_vertices(lines): function
/dports/math/cgal/CGAL-5.3/examples/Surface_mesh_parameterization/
H A Dsquare_border_parameterizer.cpp38 bool read_vertices(const PolyMesh& mesh, in read_vertices() function
/dports/math/vinci/vinci-1.0.5/
H A Dvinci_file.c134 void read_vertices (char filename [255]) in read_vertices() function
/dports/games/xray_re-tools/xray_re-tools-52721d2/perl_scripts/unpackers/spawn/xiani/stkutils.xiani/
H A Dgame_graph.pm443 sub read_vertices { subroutine
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/mesh/
H A Dbinarymeshfilereader.cpp172 void BinaryMeshFileReader::read_vertices(ReaderAdapter& reader, IMeshBuilder& builder) in read_vertices() function in foundation::BinaryMeshFileReader
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DReadTemplate.cpp122 ErrorCode ReadTemplate::read_vertices(int num_verts, EntityHandle &start_vertex, Range &read_ents) in read_vertices() function in moab::ReadTemplate
H A DReadVtk.cpp349 ErrorCode ReadVtk::read_vertices(FileTokenizer& tokens, in read_vertices() function in moab::ReadVtk
H A DReadCCMIO.cpp1056 ErrorCode ReadCCMIO::read_vertices(CCMIOSize_t /* proc */, CCMIOID /* processorID */, CCMIOID verti… function in moab::ReadCCMIO
/dports/games/xray_re-tools/xray_re-tools-52721d2/perl_scripts/stkutils/
H A Dgraph.pm417 sub read_vertices { subroutine
H A Dogf.pm534 sub read_vertices { subroutine
/dports/biology/molden/molden5.8/surf/
H A Dchull.c478 read_vertices() in read_vertices() function
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/IO/reader/
H A DOBJReader.cc281 read_vertices(std::istream& _in, BaseImporter& _bi, Options& _opt, in read_vertices() function in OpenMesh::IO::_OBJReader_
/dports/graphics/blender/blender-2.91.0/source/blender/io/collada/
H A DMeshImporter.cpp335 void MeshImporter::read_vertices(COLLADAFW::Mesh *mesh, Mesh *me) in read_vertices() function in MeshImporter
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/genrows/
H A Dgenrows.c595 BOOL read_vertices(fp,initial) in read_vertices() function
/dports/graphics/gmt/gmt-6.3.0/src/potential/
H A Dgmtgravmag3d.c602 GMT_LOCAL int read_vertices(struct GMT_CTRL *GMT, struct GMTGRAVMAG3D_CTRL *Ctrl) { in read_vertices() function
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/mesh/
H A Dmesh_io.cpp4376 bool read_vertices(const std::string& filename, Mesh& M) { in read_vertices() function in GEO::MSHIOHandler