Home
last modified time | relevance | path

Searched refs:srcVtxCount (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCBoolean.cpp457 const size_t srcVtxCount = *iit; in ProcessPolygonalBoundedBooleanHalfSpaceDifference() local
458 if( srcVtxCount == 0 ) in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
461 IfcVector3 polyNormal = TempMesh::ComputePolygonNormal(srcVertices, srcVtxCount, true); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
468 targetSide.insert(targetSide.end(), srcVertices, srcVertices + srcVtxCount); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
476 for( size_t a = 0; a < srcVtxCount; ++a ) in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
479 IfcVector3 e1 = srcVertices[(a + 1) % srcVtxCount]; in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCBoolean.cpp450 const size_t srcVtxCount = *iit; in ProcessPolygonalBoundedBooleanHalfSpaceDifference() local
451 if( srcVtxCount == 0 ) in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
454 IfcVector3 polyNormal = TempMesh::ComputePolygonNormal(srcVertices, srcVtxCount, true); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
461 targetSide.insert(targetSide.end(), srcVertices, srcVertices + srcVtxCount); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
469 for( size_t a = 0; a < srcVtxCount; ++a ) in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
472 IfcVector3 e1 = srcVertices[(a + 1) % srcVtxCount]; in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCBoolean.cpp426 const size_t srcVtxCount = *iit; in ProcessPolygonalBoundedBooleanHalfSpaceDifference() local
427 if (srcVtxCount == 0) in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
430 IfcVector3 polyNormal = TempMesh::ComputePolygonNormal(srcVertices, srcVtxCount, true); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
436 targetSide.insert(targetSide.end(), srcVertices, srcVertices + srcVtxCount); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
442 for (size_t a = 0; a < srcVtxCount; ++a) { in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
444 IfcVector3 e1 = srcVertices[(a + 1) % srcVtxCount]; in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCBoolean.cpp453 const size_t srcVtxCount = *iit; in ProcessPolygonalBoundedBooleanHalfSpaceDifference() local
454 if( srcVtxCount == 0 ) in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
457 IfcVector3 polyNormal = TempMesh::ComputePolygonNormal(srcVertices, srcVtxCount, true); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
464 targetSide.insert(targetSide.end(), srcVertices, srcVertices + srcVtxCount); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
472 for( size_t a = 0; a < srcVtxCount; ++a ) in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
475 IfcVector3 e1 = srcVertices[(a + 1) % srcVtxCount]; in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCBoolean.cpp452 const size_t srcVtxCount = *iit; in ProcessPolygonalBoundedBooleanHalfSpaceDifference() local
453 if( srcVtxCount == 0 ) in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
456 IfcVector3 polyNormal = TempMesh::ComputePolygonNormal(srcVertices, srcVtxCount, true); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
463 targetSide.insert(targetSide.end(), srcVertices, srcVertices + srcVtxCount); in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
471 for( size_t a = 0; a < srcVtxCount; ++a ) in ProcessPolygonalBoundedBooleanHalfSpaceDifference()
474 IfcVector3 e1 = srcVertices[(a + 1) % srcVtxCount]; in ProcessPolygonalBoundedBooleanHalfSpaceDifference()