Home
last modified time | relevance | path

Searched defs:outVertexIndex (Results 1 – 8 of 8) sorted by relevance

/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DObjFileImporter.cpp358 …for ( size_t vertexIndex = 0, outVertexIndex = 0; vertexIndex < pSourceFace->m_pVertices->size(); … in createVertexArray() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DObjFileImporter.cpp415 …for ( size_t vertexIndex = 0, outVertexIndex = 0; vertexIndex < pSourceFace->m_pVertices->size(); … in createVertexArray() local
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Obj/
H A DObjFileImporter.cpp454 …for ( size_t vertexIndex = 0, outVertexIndex = 0; vertexIndex < pSourceFace->m_vertices.size(); ve… in createVertexArray() local
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Obj/
H A DObjFileImporter.cpp448 …for (size_t vertexIndex = 0, outVertexIndex = 0; vertexIndex < sourceFace->m_vertices.size(); vert… in createVertexArray() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DObjFileImporter.cpp438 …for ( size_t vertexIndex = 0, outVertexIndex = 0; vertexIndex < pSourceFace->m_pVertices->size(); … in createVertexArray() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DObjFileImporter.cpp441 …for ( size_t vertexIndex = 0, outVertexIndex = 0; vertexIndex < pSourceFace->m_vertices.size(); ve… in createVertexArray() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dobstacles.cpp462 int *outVertexIndex, float *outDistance, Vector2 *out) const in findIntersectionNearest()
494int *outVertexIndex, float *outDistance, Vector2 *out) const in findIntersectionFarthest()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dobstacles.cpp463 int *outVertexIndex, float *outDistance, Vector2 *out) const in findIntersectionNearest()
495 int *outVertexIndex, float *outDistance, Vector2 *out) const in findIntersectionFarthest()