Home
last modified time | relevance | path

Searched refs:Tesselate (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/upp/upp/uppsrc/plugin/tess2/
H A Dtess2.cpp17 void Tesselate(const Vector<Vector<Pointf>>& shape, Vector<Pointf>& vertex, in Tesselate() function
78 void Tesselate(const Vector<Vector<Pointf>>& shape, Vector<Pointf>& vertex, Vector<Tuple<int, int, … in Tesselate() function
81 Tesselate(shape, vertex, &triangle, NULL, evenodd); in Tesselate()
84 void Tesselate(const Vector<Vector<Pointf>>& shape, Vector<Pointf>& vertex, Vector<int>& index, in Tesselate() function
87 Tesselate(shape, vertex, NULL, &index, evenodd); in Tesselate()
H A Dtess2.h8 void Tesselate(const Vector<Vector<Pointf>>& shape, Vector<Pointf>& vertex, Vector<Tuple<int, int, …
9 void Tesselate(const Vector<Vector<Pointf>>& shape, Vector<Pointf>& vertex, Vector<int>& index, boo…
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DViewMapTesselator.cpp26 NodeGroup *ViewMapTesselator::Tesselate(ViewMap *iViewMap) in Tesselate() function in Freestyle::ViewMapTesselator
33 return Tesselate(viewedges.begin(), viewedges.end()); in Tesselate()
36 NodeGroup *ViewMapTesselator::Tesselate(WShape *UNUSED(iWShape)) in Tesselate() function in Freestyle::ViewMapTesselator
H A DViewMapTesselator.h61 NodeGroup *Tesselate(ViewMap *iViewMap);
67 NodeGroup *Tesselate(ViewEdgesIterator begin, ViewEdgesIterator end);
70 NodeGroup *Tesselate(WShape *iWShape);
154 NodeGroup *ViewMapTesselator::Tesselate(ViewEdgesIterator begin, ViewEdgesIterator end) in Tesselate() function
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DStrokeTesselator.cpp31 LineRep *StrokeTesselator::Tesselate(Stroke *iStroke) in Tesselate() function in Freestyle::StrokeTesselator
72 NodeGroup *StrokeTesselator::Tesselate(StrokeVertexIterator begin, StrokeVertexIterator end) in Tesselate() function in Freestyle::StrokeTesselator
81 tshape->AddRep(Tesselate((*c))); in Tesselate()
H A DStrokeTesselator.h47 LineRep *Tesselate(Stroke *iStroke);
52 template<class StrokeIterator> NodeGroup *Tesselate(StrokeIterator begin, StrokeIterator end);
/dports/games/sea-defender/Sea-Defender-d628051/snoutlib/
H A Dtesselate.cpp4 vec2_ary_t Tesselate::m_verts;
35 Tesselate::m_verts.push_back(p); in cb_vertex()
44 vec2_ary_t Tesselate::Process(pathset_t contours) in Process()
H A Dtesselate.h9 class Tesselate
H A Dstaticmesh.cpp58 vec2_ary_t verts = Tesselate::Process(pathset); in load()
H A Dmfont.cpp308 vec2_ary_t verts = Tesselate::Process(pathset); in read_from_data()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/exporters/
H A Dexport_vrml.cpp342 m_3D_board.Tesselate( &m_holes ); in writeLayers()
357 m_top_copper.Tesselate( &m_holes ); in writeLayers()
371 m_top_paste.Tesselate( &m_holes ); in writeLayers()
390 m_top_soldermask.Tesselate( &m_holes ); in writeLayers()
409 m_bot_copper.Tesselate( &m_holes ); in writeLayers()
423 m_bot_paste.Tesselate( &m_holes ); in writeLayers()
442 m_bot_soldermask.Tesselate( &m_holes ); in writeLayers()
461 m_plated_holes.Tesselate( nullptr, true ); in writeLayers()
482 m_top_silk.Tesselate( &m_holes ); in writeLayers()
496 m_bot_silk.Tesselate( &m_holes ); in writeLayers()
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/tkogl/
H A Dtess.h1 int Tesselate (Tcl_Interp *interp, int argc, char* argv []);
H A Dtess.c30 Tesselate (Tcl_Interp *interp, int argc, char* argv []) in Tesselate() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/ftgl/src/
H A DFTPolyGlyph.h58 void Tesselate();
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/dxf/
H A Dogrdxf_polyline_smooth.h125 OGRGeometry* Tesselate() const;
H A Dogrdxf_polyline_smooth.cpp79 OGRGeometry* DXFSmoothPolyline::Tesselate() const in Tesselate() function in DXFSmoothPolyline
H A Dogrdxf_hatch.cpp513 poGC->addGeometryDirectly( oSmoothPolyline.Tesselate() ); in CollectPolylinePath()
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/
H A Dgdspolygon.h283 void Tesselate(); // Build a triangle index list
285 void Tesselate(bool force);
H A Dgdspolygon.cpp654 Tesselate(true /* force */); in CopyInto()
738 Tesselate(true /* force */); in RemovePoint()
744 GDSPolygon::Tesselate() in Tesselate() function in GDSPolygon
746 GDSPolygon::Tesselate(false); in Tesselate()
750 GDSPolygon::Tesselate( bool force) in Tesselate() function in GDSPolygon
874 Tesselate(); in GetIndices()
1591 this->Tesselate(true /*force*/); in Merge()
1879 P1->Tesselate(true /*force*/); in intersect()
1887 P2->Tesselate(true /*force*/); in intersect()
1891 P2->Tesselate(true /*force*/); in intersect()
/dports/games/spring/spring_98.0/rts/Sim/Path/QTPFS/
H A DNode.cpp409 Tesselate(nl, r); in PreTesselate()
446 Tesselate(nl, cr); in PreTesselate()
459 void QTPFS::QTNode::Tesselate(NodeLayer& nl, const SRectangle& r) { in Tesselate() function in QTPFS::QTNode
501 cn->Tesselate(nl, cr); in Tesselate()
H A DNode.hpp129 void Tesselate(NodeLayer& nl, const SRectangle& r);
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/utils/idftools/
H A Dvrml_layer.h261 bool Tesselate( VRML_LAYER* holes = NULL, bool aHolesOnly = false );
H A Didf2vrml.cpp387 vpcb.Tesselate( NULL ); in MakeBoard()
803 vpcb.Tesselate( NULL ); in MakeComponents()
940 vpcb.Tesselate( NULL ); in MakeOtherOutlines()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/dwg/
H A Dogrdwg_hatch.cpp164 OGRLineString *poLS = (OGRLineString *) oSmoothPolyline.Tesselate(); in DWGCollectBoundaryLoop()
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/application/
H A DController.cpp606 _SilhouetteNode = sTesselator3d.Tesselate(_ViewMap); in ComputeViewMap()
610 _ProjectedSilhouette = sTesselator2d.Tesselate(_ViewMap); in ComputeViewMap()
1027 return (tesselator2D.Tesselate(vedges_begin, vedges_end)); in BuildRep()

12