Home
last modified time | relevance | path

Searched refs:currentPrimitive (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DColladaParser.cpp2182 for (size_t currentPrimitive = 0; currentPrimitive < numPrimitives; currentPrimitive++) in ReadPrimitives() local
2200 …eadPrimTriStrips(numOffsets, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimitives()
2203 numPoints = pVCount[currentPrimitive]; in ReadPrimitives()
2231 size_t baseOffset = currentPrimitive * numOffsets * numPoints + currentVertex * numOffsets; in CopyVertex()
2249 if (currentPrimitive % 2 != 0){ in ReadPrimTriStrips()
2251 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2252 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2253 …CopyVertex(2, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2256 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2257 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
[all …]
H A DColladaParser.h188 size_t currentPrimitive, const std::vector<size_t>& indices);
192 …std::vector<Collada::InputChannel>& pPerIndexChannels, size_t currentPrimitive, const std::vector<…
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Collada/
H A DColladaParser.cpp1808 for (size_t currentPrimitive = 0; currentPrimitive < numPrimitives; currentPrimitive++) { in ReadPrimitives() local
1832 numPoints = pVCount[currentPrimitive]; in ReadPrimitives()
1863 size_t baseOffset = currentPrimitive * numOffsets * numPoints + currentVertex * numOffsets; in CopyVertex()
1882 size_t currentPrimitive, const std::vector<size_t> &indices) { in ReadPrimTriStrips() argument
1883 if (currentPrimitive % 2 != 0) { in ReadPrimTriStrips()
1885 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
1886 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
1887 …CopyVertex(2, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
1889 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
1890 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
[all …]
H A DColladaParser.h216 size_t currentPrimitive, const std::vector<size_t> &indices);
220 …std::vector<Collada::InputChannel> &pPerIndexChannels, size_t currentPrimitive, const std::vector<…
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DColladaParser.cpp2412 for (size_t currentPrimitive = 0; currentPrimitive < numPrimitives; currentPrimitive++) in ReadPrimitives() local
2435 …eadPrimTriStrips(numOffsets, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimitives()
2438 numPoints = pVCount[currentPrimitive]; in ReadPrimitives()
2469 size_t baseOffset = currentPrimitive * numOffsets * numPoints + currentVertex * numOffsets; in CopyVertex()
2486 if (currentPrimitive % 2 != 0){ in ReadPrimTriStrips()
2488 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2489 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2490 …CopyVertex(2, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2493 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2494 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
[all …]
H A DColladaParser.h195 size_t currentPrimitive, const std::vector<size_t>& indices);
199 …std::vector<Collada::InputChannel>& pPerIndexChannels, size_t currentPrimitive, const std::vector<…
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DColladaParser.cpp2366 for (size_t currentPrimitive = 0; currentPrimitive < numPrimitives; currentPrimitive++) in ReadPrimitives() local
2384 …eadPrimTriStrips(numOffsets, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimitives()
2387 numPoints = pVCount[currentPrimitive]; in ReadPrimitives()
2415 size_t baseOffset = currentPrimitive * numOffsets * numPoints + currentVertex * numOffsets; in CopyVertex()
2433 if (currentPrimitive % 2 != 0){ in ReadPrimTriStrips()
2435 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2436 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2437 …CopyVertex(2, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2440 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
2441 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices); in ReadPrimTriStrips()
[all …]
H A DColladaParser.h195 size_t currentPrimitive, const std::vector<size_t>& indices);
199 …std::vector<Collada::InputChannel>& pPerIndexChannels, size_t currentPrimitive, const std::vector<…
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Collada/
H A DColladaParser.cpp2663 for (size_t currentPrimitive = 0; currentPrimitive < numPrimitives; currentPrimitive++) local
2686 …eadPrimTriStrips(numOffsets, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices);
2689 numPoints = pVCount[currentPrimitive];
2720 size_t baseOffset = currentPrimitive * numOffsets * numPoints + currentVertex * numOffsets;
2737 if (currentPrimitive % 2 != 0) {
2739 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices);
2740 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices);
2741 …CopyVertex(2, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices);
2744 …CopyVertex(0, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices);
2745 …CopyVertex(1, numOffsets, 1, perVertexOffset, pMesh, pPerIndexChannels, currentPrimitive, indices);
[all …]
H A DColladaParser.h218 size_t currentPrimitive, const std::vector<size_t>& indices);
222 …std::vector<Collada::InputChannel>& pPerIndexChannels, size_t currentPrimitive, const std::vector<…
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/
H A DTessellator.cpp225 int currentPrimitive = 0; in retessellatePolygons() local
247 collectTessellation(geom, currentPrimitive); in retessellatePolygons()
248 currentPrimitive++; in retessellatePolygons()
257 collectTessellation(geom, currentPrimitive); in retessellatePolygons()
258 currentPrimitive++; in retessellatePolygons()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgUtil/
H A DTessellator.cpp223 int currentPrimitive = 0; in retessellatePolygons() local
245 collectTessellation(geom, currentPrimitive); in retessellatePolygons()
246 currentPrimitive++; in retessellatePolygons()
255 collectTessellation(geom, currentPrimitive); in retessellatePolygons()
256 currentPrimitive++; in retessellatePolygons()