RepLabel.h (pymol-v2.1.0.tar.bz2) | : | RepLabel.h (pymol-open-source-2.2.0) | ||
---|---|---|---|---|
skipping to change at line 25 | skipping to change at line 25 | |||
Z* ------------------------------------------------------------------- | Z* ------------------------------------------------------------------- | |||
*/ | */ | |||
#ifndef _H_RepLabel | #ifndef _H_RepLabel | |||
#define _H_RepLabel | #define _H_RepLabel | |||
#include"Rep.h" | #include"Rep.h" | |||
#include"CoordSet.h" | #include"CoordSet.h" | |||
Rep *RepLabelNew(CoordSet * cset, int state); | Rep *RepLabelNew(CoordSet * cset, int state); | |||
short InvalidateShaderCGOIfTextureNeedsUpdate(PyMOLGlobals *G, float font_size, | ||||
int texture_font_size, int *sizeArg); | ||||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 3 lines changed or added |