Home
last modified time | relevance | path

Searched refs:CGOVertex (Results 1 – 18 of 18) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectGadget.cpp121 CGOVertex(cgo, 1.0, 5.0, 0.0); in ObjectGadgetTest()
122 CGOVertex(cgo, 1.0, 6.0, 0.0); in ObjectGadgetTest()
125 CGOVertex(cgo, 1.0, 1.0, 0.0); in ObjectGadgetTest()
126 CGOVertex(cgo, 1.0, 2.0, 0.0); in ObjectGadgetTest()
132 CGOVertex(cgo, 1.0, 3.0, 0.0); in ObjectGadgetTest()
133 CGOVertex(cgo, 1.0, 4.0, 0.0); in ObjectGadgetTest()
136 CGOVertex(cgo, 1.0, 7.0, 0.0); in ObjectGadgetTest()
137 CGOVertex(cgo, 1.0, 8.0, 0.0); in ObjectGadgetTest()
143 CGOVertex(cgo, 1.0, 1.0, 0.0); in ObjectGadgetTest()
144 CGOVertex(cgo, 1.0, 3.0, 0.0); in ObjectGadgetTest()
[all …]
H A DObjectGadgetRamp.cpp714 CGOVertex(cgo, I->border, -I->border, I->border); // 5 in ObjectGadgetRampUpdateCGO()
717 CGOVertex(cgo, 0.0, 0.0, 0.0); // 1 in ObjectGadgetRampUpdateCGO()
718 CGOVertex(cgo, I->width + I->border * 2, 0.0, 0.0); // 2 in ObjectGadgetRampUpdateCGO()
734 CGOVertex(cgo, 0.f, 0.f, 0.f); // 1 in ObjectGadgetRampUpdateCGO()
737 CGOVertex(cgo, I->border, -I->border, I->border); // 5 in ObjectGadgetRampUpdateCGO()
747 CGOVertex(cgo, I->width + I->border * 2, 0.f, 0.f); // 2 in ObjectGadgetRampUpdateCGO()
765 CGOVertex(cgo, 0.f, 0.f, 0.f); // 1 in ObjectGadgetRampUpdateCGO()
767 CGOVertex(cgo, I->border, -I->border, I->border); // 5 in ObjectGadgetRampUpdateCGO()
781 CGOVertex(cgo, 0.f, 0.f, 0.f); // 1 in ObjectGadgetRampUpdateCGO()
783 CGOVertex(cgo, I->border, -I->border, I->border); // 5 in ObjectGadgetRampUpdateCGO()
[all …]
H A DRepSphere.cpp424 CGOVertex(cgo, v0[0] + sphTmp * sp->dot[*q][0], in RepSphereGeneratespheroidCGO()
H A DRepSurface.cpp1291 if (ok) ok &= CGOVertex(I->shaderCGO, v[0] + vn[0] / 2, v[1] + vn[1] / 2, v[2] + vn[2] / 2); in RepSurfaceCGOGenerate()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DScrollBar.cpp98 CGOVertex(orthoCGO, right, top, 0.f); in drawImpl()
100 CGOVertex(orthoCGO, left, top, 0.f); in drawImpl()
116 CGOVertex(orthoCGO, right, top - 1, 0.f); in drawImpl()
117 CGOVertex(orthoCGO, right, bottom, 0.f); in drawImpl()
135 CGOVertex(orthoCGO, right, bottom, 0.f); in drawImpl()
137 CGOVertex(orthoCGO, left, bottom, 0.f); in drawImpl()
195 CGOVertex(orthoCGO, right, top, 0.f); in drawHandle()
197 CGOVertex(orthoCGO, left, top, 0.f); in drawHandle()
216 CGOVertex(orthoCGO, right, bottom, 0.f); in drawHandle()
236 CGOVertex(orthoCGO, right, bottom, 0.f); in drawHandle()
[all …]
H A DControl.cpp486 CGOVertex(orthoCGO, x2, y2, 0.f); in draw_button()
487 CGOVertex(orthoCGO, x2, y2 + h, 0.f); in draw_button()
488 CGOVertex(orthoCGO, x2 + w, y2, 0.f); in draw_button()
494 CGOVertex(orthoCGO, x2 + 1, y2, 0.f); in draw_button()
496 CGOVertex(orthoCGO, x2 + w, y2, 0.f); in draw_button()
576 CGOVertex(orthoCGO, right, top, 0.f); in draw()
577 CGOVertex(orthoCGO, right, bottom, 0.f); in draw()
578 CGOVertex(orthoCGO, left, top, 0.f); in draw()
579 CGOVertex(orthoCGO, left, bottom, 0.f); in draw()
584 CGOVertex(orthoCGO, right, top - 1, 0.f); in draw()
[all …]
H A DView.cpp127 CGOVertex(orthoCGO, start, bot, 0.f); in ViewElemDrawBox()
128 CGOVertex(orthoCGO, start, top, 0.f); in ViewElemDrawBox()
129 CGOVertex(orthoCGO, stop, bot, 0.f); in ViewElemDrawBox()
130 CGOVertex(orthoCGO, stop, top, 0.f); in ViewElemDrawBox()
258 CGOVertex(orthoCGO, start,bot,0.f); in ViewElemDraw()
260 CGOVertex(orthoCGO, stop,bot,0.f); in ViewElemDraw()
263 CGOVertex(orthoCGO, stop,bot,0.f); in ViewElemDraw()
264 CGOVertex(orthoCGO, stop,top,0.f); in ViewElemDraw()
271 CGOVertex(orthoCGO, start,top,0.f); in ViewElemDraw()
273 CGOVertex(orthoCGO, stop,top,0.f); in ViewElemDraw()
[all …]
H A DSeq.cpp503 CGOVertex(orthoCGO, xx, yy, 0.f); in draw()
645 CGOVertex(orthoCGO, start, bot, 0.f); in draw()
646 CGOVertex(orthoCGO, start, top, 0.f); in draw()
647 CGOVertex(orthoCGO, stop, bot, 0.f); in draw()
648 CGOVertex(orthoCGO, stop, top, 0.f); in draw()
678 CGOVertex(orthoCGO, stop, bot, 0.f); in draw()
679 CGOVertex(orthoCGO, stop, top, 0.f); in draw()
712 CGOVertex(orthoCGO, start, bot, 0.f); in draw()
713 CGOVertex(orthoCGO, start, top, 0.f); in draw()
714 CGOVertex(orthoCGO, stop, bot, 0.f); in draw()
[all …]
H A DWizard.cpp743 CGOVertex(orthoCGO, x2, y2, 0.f); in draw_button()
744 CGOVertex(orthoCGO, x2, y2 + h, 0.f); in draw_button()
745 CGOVertex(orthoCGO, x2 + w, y2, 0.f); in draw_button()
746 CGOVertex(orthoCGO, x2 + w, y2 + h, 0.f); in draw_button()
761 CGOVertex(orthoCGO, x2 + 1, y2, 0.f); in draw_button()
762 CGOVertex(orthoCGO, x2 + 1, y2 + h - 1, 0.f); in draw_button()
763 CGOVertex(orthoCGO, x2 + w, y2, 0.f); in draw_button()
764 CGOVertex(orthoCGO, x2 + w, y2 + h - 1, 0.f); in draw_button()
780 CGOVertex(orthoCGO, x2 + 1, y2 + 1, 0.f); in draw_button()
781 CGOVertex(orthoCGO, x2 + 1, y2 + h - 1, 0.f); in draw_button()
[all …]
H A DOrtho.cpp1353 ok &= CGOVertex(cgo, -1.f, -1.f, 0.98f); in bg_grad()
1355 ok &= CGOVertex(cgo, 1.f, -1.f, 0.98f); in bg_grad()
1357 ok &= CGOVertex(cgo, -1.f, 1.f, 0.98f); in bg_grad()
1359 ok &= CGOVertex(cgo, 1.f, 1.f, 0.98f); in bg_grad()
1712 CGOVertex(orthoCGO, 0.f, height - 1,0.f); in OrthoDoDraw()
1713 CGOVertex(orthoCGO, 0.f, 0.f, 0.f); in OrthoDoDraw()
1731 CGOVertex(orthoCGO, -1, height, 0.f); in OrthoDoDraw()
1732 CGOVertex(orthoCGO, -1, height - 1, 0.f); in OrthoDoDraw()
1942 CGOVertex(testOrthoCGO, maxx, maxy, 0.f); in OrthoDoDraw()
1945 CGOVertex(testOrthoCGO, maxx, miny, 0.f); in OrthoDoDraw()
[all …]
H A DCGO.h1051 CGOVertex(CGO, minx, miny, 0.f); \
1052 CGOVertex(CGO, minx, maxy+1, 0.f); \
1053 CGOVertex(CGO, minx+1, miny, 0.f); \
1057 CGOVertex(CGO, minx, maxy, 0.f); \
1058 CGOVertex(CGO, minx, maxy+1, 0.f); \
1059 CGOVertex(CGO, maxx, maxy, 0.f); \
1060 CGOVertex(CGO, maxx, maxy+1, 0.f); \
1063 CGOVertex(CGO, maxx, miny, 0.f); \
1064 CGOVertex(CGO, maxx, maxy+1, 0.f); \
1069 CGOVertex(CGO, minx, miny, 0.f); \
[all …]
H A DSceneRender.cpp1667 ok &= CGOVertex(cgo, -1.f, -1.f, 0.98f);
1669 ok &= CGOVertex(cgo, 1.f, -1.f, 0.98f);
1671 ok &= CGOVertex(cgo, -1.f, 1.f, 0.98f);
1673 ok &= CGOVertex(cgo, 1.f, 1.f, 0.98f);
H A DMovie.cpp1740 CGOVertex(orthoCGO, tmpRect.right, tmpRect.bottom, 0.f); in draw()
1741 CGOVertex(orthoCGO, tmpRect.right, tmpRect.top, 0.f); in draw()
1742 CGOVertex(orthoCGO, rect.right, tmpRect.bottom, 0.f); in draw()
1743 CGOVertex(orthoCGO, rect.right, tmpRect.top, 0.f); in draw()
H A DScene.cpp2753 CGOVertex(orthoCGO, x2, y2, z); in draw_button()
2754 CGOVertex(orthoCGO, x2, y2 + h, z); in draw_button()
2755 CGOVertex(orthoCGO, x2 + w, y2, z); in draw_button()
2756 CGOVertex(orthoCGO, x2 + w, y2 + h, z); in draw_button()
2771 CGOVertex(orthoCGO, x2 + 1, y2, z); in draw_button()
2772 CGOVertex(orthoCGO, x2 + 1, y2 + h - 1, z); in draw_button()
2773 CGOVertex(orthoCGO, x2 + w, y2, z); in draw_button()
2774 CGOVertex(orthoCGO, x2 + w, y2 + h - 1, z); in draw_button()
2790 CGOVertex(orthoCGO, x2 + 1, y2 + 1, z); in draw_button()
2791 CGOVertex(orthoCGO, x2 + 1, y2 + h - 1, z); in draw_button()
[all …]
H A DCGO.cpp1096 int CGOVertex(CGO * I, float v1, float v2, float v3) in CGOVertex() function
5048 CGOVertex(cgo, screenMin[0], screenMax[1], screenMin[2]); in CGOExpandDrawTextures()
5050 CGOVertex(cgo, screenMax[0], screenMin[1], screenMin[2]); in CGOExpandDrawTextures()
5052 CGOVertex(cgo, screenMin[0], screenMax[1], screenMin[2]); in CGOExpandDrawTextures()
5054 CGOVertex(cgo, screenMax[0], screenMin[1], screenMin[2]); in CGOExpandDrawTextures()
5056 CGOVertex(cgo, screenMax[0], screenMax[1], screenMin[2]); in CGOExpandDrawTextures()
8087 ok &= CGOVertex(I, v[0] + vdw * sp->dot[*q][0], in CGOSimpleSphere()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer4/
H A DPopUp.cpp785 CGOVertex(orthoCGO, x, y, 0.f); in draw()
817 CGOVertex(orthoCGO, x, y, 0.f); in draw()
818 CGOVertex(orthoCGO, x + I->Width, y, 0.f); in draw()
924 CGOVertex(orthoCGO, rect.right, in draw()
926 CGOVertex(orthoCGO, rect.right, in draw()
928 CGOVertex(orthoCGO, rect.left, in draw()
930 CGOVertex(orthoCGO, rect.left, in draw()
935 CGOVertex(orthoCGO, rect.right, in draw()
937 CGOVertex(orthoCGO, rect.right, in draw()
939 CGOVertex(orthoCGO, rect.left, in draw()
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DBlock.cpp41 CGOVertex(orthoCGO, rect.right, rect.top, 0.f); in fill()
42 CGOVertex(orthoCGO, rect.right, rect.bottom, 0.f); in fill()
43 CGOVertex(orthoCGO, rect.left, rect.top, 0.f); in fill()
44 CGOVertex(orthoCGO, rect.left, rect.bottom, 0.f); in fill()
65 CGOVertex(orthoCGO, rect.left, rect.bottom, 0.f); in drawLeftEdge()
66 CGOVertex(orthoCGO, rect.left + 1.f, rect.bottom, 0.f); in drawLeftEdge()
67 CGOVertex(orthoCGO, rect.left, rect.top, 0.f); in drawLeftEdge()
68 CGOVertex(orthoCGO, rect.left + 1.f, rect.top, 0.f); in drawLeftEdge()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DExecutive.cpp15614 CGOVertex(orthoCGO, x2, y2, 0.f); in draw_button()
15615 CGOVertex(orthoCGO, x2, y2 + h, 0.f); in draw_button()
15616 CGOVertex(orthoCGO, x2 + w, y2, 0.f); in draw_button()
15617 CGOVertex(orthoCGO, x2 + w, y2 + h, 0.f); in draw_button()
15632 CGOVertex(orthoCGO, x2 + 1, y2, 0.f); in draw_button()
15633 CGOVertex(orthoCGO, x2 + 1, y2 + h - 1, 0.f); in draw_button()
15634 CGOVertex(orthoCGO, x2 + w, y2, 0.f); in draw_button()
15635 CGOVertex(orthoCGO, x2 + w, y2 + h - 1, 0.f); in draw_button()
15651 CGOVertex(orthoCGO, x2 + 1, y2 + 1, 0.f); in draw_button()
15652 CGOVertex(orthoCGO, x2 + 1, y2 + h - 1, 0.f); in draw_button()
[all …]