Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DCGO.cpp7763 float *vertexVals_tmp = 0, *colorVals_tmp = 0, *normalVals_tmp = 0; in CGORenderGL() local
7766 nxtVals = vertexVals = vertexVals_tmp = sp->floatdata; in CGORenderGL()
7789 vertexVals_tmp, vertexVals_tmp+3, vertexVals_tmp+6, in CGORenderGL()
7793 vertexVals_tmp += 9; in CGORenderGL()
7817 vertexVals_tmp += 6; in CGORenderGL()
7826 vertexVals_tmp-6, vertexVals_tmp-3, vertexVals_tmp, in CGORenderGL()
7830 vertexVals_tmp += 3; in CGORenderGL()
7842 float *firstVertex = vertexVals_tmp; in CGORenderGL()
7855 vertexVals_tmp += 6; in CGORenderGL()
7864 firstVertex, vertexVals_tmp-3, vertexVals_tmp, in CGORenderGL()
[all …]