Home
last modified time | relevance | path

Searched defs:AddBound (Results 1 – 6 of 6) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_ArrayOfPrimitives.cxx225 Standard_Integer Graphic3d_ArrayOfPrimitives::AddBound (const Standard_Integer theEdgeNumber) in AddBound() function in Graphic3d_ArrayOfPrimitives
236 Standard_Integer Graphic3d_ArrayOfPrimitives::AddBound (const Standard_Integer theEdgeNumber, in AddBound() function in Graphic3d_ArrayOfPrimitives
H A DGraphic3d_ArrayOfPrimitives.hxx710 Standard_Integer AddBound (const Standard_Integer theEdgeNumber, const Quantity_Color& theBColor) in AddBound() function in Graphic3d_ArrayOfPrimitives
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/tree/
H A Dcellbound_impl.hpp184 void CellBound<MetricType, ElemType>::AddBound( in AddBound() function in mlpack::bound::CellBound
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_ArrayOfPrimitives.hxx710 Standard_Integer AddBound (const Standard_Integer theEdgeNumber, const Quantity_Color& theBColor) in AddBound() function in Graphic3d_ArrayOfPrimitives
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_ArrayOfPrimitives.hxx710 Standard_Integer AddBound (const Standard_Integer theEdgeNumber, const Quantity_Color& theBColor) in AddBound() function in Graphic3d_ArrayOfPrimitives
/dports/java/jikes/jikes-1.22/src/
H A Dast.h6366 inline void AstTypeParameter::AddBound(AstTypeName* bound) in AddBound() function