Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DCGO.cpp1346 #define CGO_STOP_ZEROS 1 in CGOStop() macro
1348 float *pc = CGO_size(I, I->c + CGO_STOP_ZEROS); in CGOStop()
1351 UtilZeroMem(pc, sizeof(float) * CGO_STOP_ZEROS); in CGOStop()
1352 I->c -= CGO_STOP_ZEROS; in CGOStop()