Home
last modified time | relevance | path

Searched defs:Vert (Results 1 – 25 of 87) sorted by relevance

1234

/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/message/
H A Dvert.rs5 pub struct Vert { struct
10 impl Vert { argument
16 impl Content for Vert { implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/message/
H A Dvert.rs5 pub struct Vert { struct
10 impl Vert { argument
19 impl Content for Vert { implementation
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/message/
H A Dvert.rs5 pub struct Vert { struct
10 impl Vert { argument
16 impl Content for Vert { implementation
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/draw/
H A Dcmapcube.c7 typedef struct Vert{ struct
11 }Vert; argument
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_mesh_intersect.hh59 struct Vert { struct
60 mpq3 co_exact;
61 double3 co;
62 int id = NO_INDEX;
63 int orig = NO_INDEX;
/dports/games/residualvm/residualvm-0.3.1/engines/grim/
H A Dbitmap.h107 struct Vert { struct
116 Vert *_verts; argument
/dports/games/scummvm/scummvm-2.5.1/engines/grim/
H A Dbitmap.h107 struct Vert { struct
116 Vert *_verts; argument
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A Ddelaunay3d.cpp36 struct Vert { struct
58 Vert(double X = 0, double Y = 0, double Z = 0, double lc = 0, int num = 0) in Vert() argument
66 Vert operator+(const Vert &other) in operator +() argument
71 Vert operator*(const double &other) in operator *() argument
95 static bool inSphereTest_s(Vert *va, Vert *vb, Vert *vc, Vert *vd, Vert *ve) in inSphereTest_s() argument
/dports/cad/opencascade/opencascade-7.6.0/src/BRepMesh/
H A Ddelabella.cpp104 struct Vert : DelaBella_Vertex struct
106 Unsigned28 z;
107 Face* sew;
109 Vect operator - (const Vert& v) const // diff in operator -()
118 static bool overlap(const Vert* v1, const Vert* v2) in overlap()
123 bool operator < (const Vert& v) const in operator <()
128 static int u28cmp(const void* a, const void* b) in u28cmp()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/emi/
H A DrenderTil.cpp69 struct Vert { struct in Tile
70 uint32 _texid;
71 uint32 _pos;
72 uint32 _verts;
/dports/emulators/stella/stella-6.6/test/roms/bankswitching/_code/
H A DF8.asm38 Vert label
H A DF8SC.asm49 Vert label
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dsctoolbar.h88 enum Orientation { Vert, Hor }; enumerator
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_HomerFunc.c7 int is_END_vert (Point3 Vert) { in is_END_vert()
19 float * SUMA_HomerVertex(Point3 *Vert, int *N) in SUMA_HomerVertex()
H A DSUMA_Surface_IO.h25 float *Vert; member
/dports/math/vtk6/VTK-6.2.0/Common/Misc/
H A DvtkPolygonBuilder.h49 vtkIdType Vert; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/inc/helper/
H A Dscrollabledialog.hxx31 enum ScrollBarVisibility { None, Vert, Hori, Both }; enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/inc/helper/
H A Dscrollabledialog.hxx32 enum ScrollBarVisibility { None, Vert, Hori, Both }; enumerator
/dports/devel/upp/upp/bazaar/Controls4U/
H A DSplitterButton.cpp35 SplitterButton& SplitterButton::Vert(Ctrl& top, Ctrl& bottom) { in Vert() function in Upp::SplitterButton
/dports/games/pipenightdreams/pipenightdreams-0.10.0/src/
H A Dlevel.h76 BowlH, BowlV, Vert, Horiz, CrossPipe}; enumerator
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/
H A Dgraphics.cpp583 struct Vert { float x, y, z, u, v; byte4 c; }; in AddGraphics() argument
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/
H A DSTL_File.h85 aWeldVertex(const aWeldVertex& Vert) {*this = Vert;} //copy constructor in aWeldVertex()
/dports/games/gtkradiant/GPL/GtkRadiant/libs/picomodel/
H A Dpm_fm.c51 short Vert; member
/dports/games/netradiant/netradiant-20150621-src/libs/picomodel/
H A Dpm_fm.c51 short Vert; member
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/nroff.d/
H A Dtw.h55 int Vert; /* #units in minimum vert motion */ member

1234