"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer0/Texture.h" between
pymol-v2.1.0.tar.bz2 and pymol-open-source-2.2.0.tar.gz

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

Texture.h  (pymol-v2.1.0.tar.bz2):Texture.h  (pymol-open-source-2.2.0)
skipping to change at line 25 skipping to change at line 25
Z* ------------------------------------------------------------------- Z* -------------------------------------------------------------------
*/ */
#ifndef _H_Texture #ifndef _H_Texture
#define _H_Texture #define _H_Texture
#include "PyMOLGlobals.h" #include "PyMOLGlobals.h"
int TextureInit(PyMOLGlobals * G); int TextureInit(PyMOLGlobals * G);
void TextureFree(PyMOLGlobals * G); void TextureFree(PyMOLGlobals * G);
int TextureGetFromChar(PyMOLGlobals * G, int char_id, float *extent); int TextureGetFromChar(PyMOLGlobals * G, int char_id, float *extent);
void TextureInvalidateTextTexture(PyMOLGlobals * G);
void TextureInitTextTexture(PyMOLGlobals * G); void TextureInitTextTexture(PyMOLGlobals * G);
GLuint TextureGetTextTextureID(PyMOLGlobals * G); GLuint TextureGetTextTextureID(PyMOLGlobals * G);
void TextureGetPlacementForNewSubtexture(PyMOLGlobals * G, int new_texture_width , int new_texture_height, int *new_texture_posx, int *new_texture_posy); void TextureGetPlacementForNewSubtexture(PyMOLGlobals * G, int new_texture_width , int new_texture_height, int *new_texture_posx, int *new_texture_posy);
int TextureGetTextTextureSize(PyMOLGlobals * G); int TextureGetTextTextureSize(PyMOLGlobals * G);
#endif #endif
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)