Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBVH_Traverse.lxx155 : NodeID1 (theNodeID1), NodeID2 (theNodeID2), Metric (theMetric)
159 Standard_Integer NodeID1; //!< Id of the node in the first BVH tree
202 const BVH_Vec4i& aData1 = aBVHNodes1[aNode.NodeID1];
242 aPairs[aNbPairs++] = BVH_PairNodesInStack<MetricType> (aNode.NodeID1, aData2.y());
243 aPairs[aNbPairs++] = BVH_PairNodesInStack<MetricType> (aNode.NodeID1, aData2.z());
252 … RejectNode (theBVH1->MinPoint (aPairs[iPair].NodeID1), theBVH1->MaxPoint (aPairs[iPair].NodeID1),
280 if (aNode.NodeID1 == aPrevNode.NodeID1 &&
/dports/cad/opencascade/opencascade-7.6.0/src/BVH/
H A DBVH_Traverse.lxx155 : NodeID1 (theNodeID1), NodeID2 (theNodeID2), Metric (theMetric)
159 Standard_Integer NodeID1; //!< Id of the node in the first BVH tree
202 const BVH_Vec4i& aData1 = aBVHNodes1[aNode.NodeID1];
242 aPairs[aNbPairs++] = BVH_PairNodesInStack<MetricType> (aNode.NodeID1, aData2.y());
243 aPairs[aNbPairs++] = BVH_PairNodesInStack<MetricType> (aNode.NodeID1, aData2.z());
252 … RejectNode (theBVH1->MinPoint (aPairs[iPair].NodeID1), theBVH1->MaxPoint (aPairs[iPair].NodeID1),
280 if (aNode.NodeID1 == aPrevNode.NodeID1 &&
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBVH_Traverse.lxx155 : NodeID1 (theNodeID1), NodeID2 (theNodeID2), Metric (theMetric)
159 Standard_Integer NodeID1; //!< Id of the node in the first BVH tree
202 const BVH_Vec4i& aData1 = aBVHNodes1[aNode.NodeID1];
242 aPairs[aNbPairs++] = BVH_PairNodesInStack<MetricType> (aNode.NodeID1, aData2.y());
243 aPairs[aNbPairs++] = BVH_PairNodesInStack<MetricType> (aNode.NodeID1, aData2.z());
252 … RejectNode (theBVH1->MinPoint (aPairs[iPair].NodeID1), theBVH1->MaxPoint (aPairs[iPair].NodeID1),
280 if (aNode.NodeID1 == aPrevNode.NodeID1 &&
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_CreateDO.c1592 SDO->NodeID1 = NULL; in SUMA_Alloc_SegmentDO()
1605 SDO->NodeID1 = NULL; in SUMA_Alloc_SegmentDO()
1631 if (SDO->NodeID1) SUMA_free(SDO->NodeID1); in SUMA_Alloc_SegmentDO()
1638 SDO->NodeID1 = NULL; in SUMA_Alloc_SegmentDO()
1866 if (SDO->NodeID1) SUMA_free(SDO->NodeID1); in SUMA_free_SegmentDO()
3007 if (SDO->NodeID1) { in SUMA_SDO2niSDO()
3096 SDO->NodeID1 = NULL; in SUMA_niSDO2SDO()
3098 SDO->NodeID1 = in SUMA_niSDO2SDO()
3168 if (NodeID1) { in SUMA_CreateSegmentDO()
3172 } else SDO->NodeID1 = NULL; in SUMA_CreateSegmentDO()
[all …]
H A DSUMA_define.h2016 int *NodeID1; /*!< Used to define the 2 node of vectors that are fully member