Home
last modified time | relevance | path

Searched defs:ObjMesh (Results 1 – 3 of 3) sorted by relevance

/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/
H A DobjMesh.cpp59 ObjMesh::ObjMesh(const std::string & filename_, fileFormatType fileFormat, int verbose) : filename(… in ObjMesh() function in ObjMesh
94 ObjMesh::ObjMesh(void * binaryInputStream, streamType stream, int verbose) in ObjMesh() function in ObjMesh
101 ObjMesh::ObjMesh(int numVertices, const double * vertices, int numTriangles, const int * triangles) in ObjMesh() function in ObjMesh
123 ObjMesh::ObjMesh(int numVertices, const double * vertices, int numFaces, const int* faceVertexCount… in ObjMesh() function in ObjMesh
150 ObjMesh::ObjMesh(const ObjMesh & objMesh_) in ObjMesh() function in ObjMesh
H A DobjMesh.h233 explicit ObjMesh() {} in ObjMesh() function
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/include/
H A DobjMesh.h233 explicit ObjMesh() {} in ObjMesh() function