Home
last modified time | relevance | path

Searched refs:CGODrawConnector (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DCGO.h970 int CGODrawConnector(CGO *I, float *targetPt3d, float *labelCenterPt3d, float text_width, float tex…
H A DCGO.cpp803 int CGODrawConnector(CGO *I, float *targetPt3d, float *labelCenterPt3d, float text_width, float tex… in CGODrawConnector() function
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DRepLabel.cpp1401CGODrawConnector(connectorCGO, v + 3, v + 6, text_width, text_height, indentFactor, screenWorldOff… in RepLabelRender()