Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DCrystal.cpp179 static int unitCellLineIndices[] = { 0, 1, 1, 2, 2, 3, 3, 0, // bottom 4 lines variable
194 transform33f3f(I->FracToReal, unitCellVertices[unitCellLineIndices[pl]], v); in CrystalGetUnitCellCGO()