Home
last modified time | relevance | path

Searched refs:theMaxEdges (Results 1 – 19 of 19) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_ArrayOfSegments.hxx49 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfSegments() argument
51 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_SEGMENTS, theMaxVertexs, 0, theMaxEdges, theArrayFla… in Graphic3d_ArrayOfSegments()
58 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfSegments() argument
60 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_SEGMENTS, theMaxVertexs, 0, theMaxEdges, theHasVColo… in Graphic3d_ArrayOfSegments()
H A DGraphic3d_ArrayOfPolylines.hxx93 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfPolylines() argument
95 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYLINES, theMaxVertexs, theMaxBounds, theMaxEdges,… in Graphic3d_ArrayOfPolylines()
105 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfPolylines() argument
108 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYLINES, theMaxVertexs, theMaxBounds, theMaxEdges, in Graphic3d_ArrayOfPolylines()
H A DGraphic3d_ArrayOfQuadrangles.hxx49 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfQuadrangles() argument
51 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_QUADRANGLES, theMaxVertexs, 0, theMaxEdges, theArray… in Graphic3d_ArrayOfQuadrangles()
57 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfQuadrangles() argument
61 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_QUADRANGLES, theMaxVertexs, 0, theMaxEdges, in Graphic3d_ArrayOfQuadrangles()
H A DGraphic3d_ArrayOfTriangles.hxx47 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfTriangles() argument
49 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_TRIANGLES, theMaxVertexs, 0, theMaxEdges, theArrayFl… in Graphic3d_ArrayOfTriangles()
59 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfTriangles() argument
63 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_TRIANGLES, theMaxVertexs, 0, theMaxEdges, in Graphic3d_ArrayOfTriangles()
H A DGraphic3d_ArrayOfPolygons.hxx95 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfPolygons() argument
97 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYGONS, theMaxVertexs, theMaxBounds, theMaxEdges, … in Graphic3d_ArrayOfPolygons()
105 const Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfPolygons() argument
110 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYGONS, theMaxVertexs, theMaxBounds, theMaxEdges, in Graphic3d_ArrayOfPolygons()
H A DGraphic3d_ArrayOfPrimitives.hxx71 Standard_Integer theMaxEdges, in CreateArray() argument
74 return CreateArray (theType, theMaxVertexs, 0, theMaxEdges, theArrayFlags); in CreateArray()
81 … Standard_Integer theMaxEdges,
753 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfPrimitives() argument
758 init (theType, theMaxVertexs, theMaxBounds, theMaxEdges, theArrayFlags); in Graphic3d_ArrayOfPrimitives()
765 Standard_Integer theMaxEdges,
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_ArrayOfSegments.hxx49 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfSegments() argument
51 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_SEGMENTS, theMaxVertexs, 0, theMaxEdges, theArrayFla… in Graphic3d_ArrayOfSegments()
58 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfSegments() argument
60 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_SEGMENTS, theMaxVertexs, 0, theMaxEdges, theHasVColo… in Graphic3d_ArrayOfSegments()
H A DGraphic3d_ArrayOfPolylines.hxx93 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfPolylines() argument
95 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYLINES, theMaxVertexs, theMaxBounds, theMaxEdges,… in Graphic3d_ArrayOfPolylines()
105 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfPolylines() argument
108 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYLINES, theMaxVertexs, theMaxBounds, theMaxEdges, in Graphic3d_ArrayOfPolylines()
H A DGraphic3d_ArrayOfTriangles.hxx47 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfTriangles() argument
49 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_TRIANGLES, theMaxVertexs, 0, theMaxEdges, theArrayFl… in Graphic3d_ArrayOfTriangles()
59 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfTriangles() argument
63 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_TRIANGLES, theMaxVertexs, 0, theMaxEdges, in Graphic3d_ArrayOfTriangles()
H A DGraphic3d_ArrayOfQuadrangles.hxx49 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfQuadrangles() argument
51 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_QUADRANGLES, theMaxVertexs, 0, theMaxEdges, theArray… in Graphic3d_ArrayOfQuadrangles()
57 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfQuadrangles() argument
61 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_QUADRANGLES, theMaxVertexs, 0, theMaxEdges, in Graphic3d_ArrayOfQuadrangles()
H A DGraphic3d_ArrayOfPolygons.hxx95 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfPolygons() argument
97 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYGONS, theMaxVertexs, theMaxBounds, theMaxEdges, … in Graphic3d_ArrayOfPolygons()
105 const Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfPolygons() argument
110 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYGONS, theMaxVertexs, theMaxBounds, theMaxEdges, in Graphic3d_ArrayOfPolygons()
H A DGraphic3d_ArrayOfPrimitives.cxx53 … Standard_Integer theMaxEdges, in IMPLEMENT_STANDARD_RTTIEXT()
63 return new Graphic3d_ArrayOfSegments (theMaxVertexs, theMaxEdges, theArrayFlags); in IMPLEMENT_STANDARD_RTTIEXT()
65 … return new Graphic3d_ArrayOfPolylines (theMaxVertexs, theMaxBounds, theMaxEdges, theArrayFlags); in IMPLEMENT_STANDARD_RTTIEXT()
67 return new Graphic3d_ArrayOfTriangles (theMaxVertexs, theMaxEdges, theArrayFlags); in IMPLEMENT_STANDARD_RTTIEXT()
76 …return new Graphic3d_ArrayOfPrimitives (theType, theMaxVertexs, theMaxBounds, theMaxEdges, theArra… in IMPLEMENT_STANDARD_RTTIEXT()
78 return new Graphic3d_ArrayOfQuadrangles (theMaxVertexs, theMaxEdges, theArrayFlags); in IMPLEMENT_STANDARD_RTTIEXT()
82 … return new Graphic3d_ArrayOfPolygons (theMaxVertexs, theMaxBounds, theMaxEdges, theArrayFlags); in IMPLEMENT_STANDARD_RTTIEXT()
94 Standard_Integer theMaxEdges, in init() argument
123 if (theMaxEdges > 0) in init()
135 if (!myIndices->Init<unsigned short> (theMaxEdges)) in init()
[all …]
H A DGraphic3d_ArrayOfPrimitives.hxx71 Standard_Integer theMaxEdges, in CreateArray() argument
74 return CreateArray (theType, theMaxVertexs, 0, theMaxEdges, theArrayFlags); in CreateArray()
81 … Standard_Integer theMaxEdges,
753 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfPrimitives() argument
758 init (theType, theMaxVertexs, theMaxBounds, theMaxEdges, theArrayFlags); in Graphic3d_ArrayOfPrimitives()
765 Standard_Integer theMaxEdges,
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_ArrayOfSegments.hxx49 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfSegments() argument
51 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_SEGMENTS, theMaxVertexs, 0, theMaxEdges, theArrayFla… in Graphic3d_ArrayOfSegments()
58 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfSegments() argument
60 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_SEGMENTS, theMaxVertexs, 0, theMaxEdges, theHasVColo… in Graphic3d_ArrayOfSegments()
H A DGraphic3d_ArrayOfTriangles.hxx47 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfTriangles() argument
49 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_TRIANGLES, theMaxVertexs, 0, theMaxEdges, theArrayFl… in Graphic3d_ArrayOfTriangles()
59 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfTriangles() argument
63 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_TRIANGLES, theMaxVertexs, 0, theMaxEdges, in Graphic3d_ArrayOfTriangles()
H A DGraphic3d_ArrayOfPolylines.hxx93 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfPolylines() argument
95 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYLINES, theMaxVertexs, theMaxBounds, theMaxEdges,… in Graphic3d_ArrayOfPolylines()
105 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfPolylines() argument
108 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYLINES, theMaxVertexs, theMaxBounds, theMaxEdges, in Graphic3d_ArrayOfPolylines()
H A DGraphic3d_ArrayOfQuadrangles.hxx49 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfQuadrangles() argument
51 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_QUADRANGLES, theMaxVertexs, 0, theMaxEdges, theArray… in Graphic3d_ArrayOfQuadrangles()
57 Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfQuadrangles() argument
61 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_QUADRANGLES, theMaxVertexs, 0, theMaxEdges, in Graphic3d_ArrayOfQuadrangles()
H A DGraphic3d_ArrayOfPolygons.hxx95 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfPolygons() argument
97 …: Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYGONS, theMaxVertexs, theMaxBounds, theMaxEdges, … in Graphic3d_ArrayOfPolygons()
105 const Standard_Integer theMaxEdges = 0, in Graphic3d_ArrayOfPolygons() argument
110 : Graphic3d_ArrayOfPrimitives (Graphic3d_TOPA_POLYGONS, theMaxVertexs, theMaxBounds, theMaxEdges, in Graphic3d_ArrayOfPolygons()
H A DGraphic3d_ArrayOfPrimitives.hxx71 Standard_Integer theMaxEdges, in CreateArray() argument
74 return CreateArray (theType, theMaxVertexs, 0, theMaxEdges, theArrayFlags); in CreateArray()
81 … Standard_Integer theMaxEdges,
753 Standard_Integer theMaxEdges, in Graphic3d_ArrayOfPrimitives() argument
758 init (theType, theMaxVertexs, theMaxBounds, theMaxEdges, theArrayFlags); in Graphic3d_ArrayOfPrimitives()
765 Standard_Integer theMaxEdges,