"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer2/ObjectGadgetRamp.h" between
pymol-v1.8.6.0.tar.bz2 and pymol-v2.1.0.tar.bz2

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.

ObjectGadgetRamp.h  (pymol-v1.8.6.0.tar.bz2):ObjectGadgetRamp.h  (pymol-v2.1.0.tar.bz2)
skipping to change at line 23 skipping to change at line 23
-* -*
-* -*
Z* ------------------------------------------------------------------- Z* -------------------------------------------------------------------
*/ */
#ifndef _H_ObjectGadgetRamp #ifndef _H_ObjectGadgetRamp
#define _H_ObjectGadgetRamp #define _H_ObjectGadgetRamp
#include"os_python.h" #include"os_python.h"
#include"PyMOLObject.h" #include"PyMOLObject.h"
#include"CGO.h"
#include"GadgetSet.h" #include"GadgetSet.h"
#include"ObjectMap.h" #include"ObjectMap.h"
#include"ObjectMolecule.h" #include"ObjectMolecule.h"
#define cRampNone 0 #define cRampNone 0
#define cRampMap 1 #define cRampMap 1
#define cRampMol 2 #define cRampMol 2
typedef struct ObjectGadgetRamp { typedef struct ObjectGadgetRamp {
skipping to change at line 66 skipping to change at line 65
float width; float width;
float height; float height;
float bar_width; float bar_width;
float bar_height; float bar_height;
float text_height; float text_height;
float text_raise; float text_raise;
float text_border; float text_border;
float text_scale_h; float text_scale_h;
float text_scale_v; float text_scale_v;
float x, y; float x, y;
} ObjectGadgetRamp; } ObjectGadgetRamp;
#define cRAMP_TRADITIONAL 1 #define cRAMP_TRADITIONAL 1
#define cRAMP_SLUDGE 2 #define cRAMP_SLUDGE 2
#define cRAMP_OCEAN 3 #define cRAMP_OCEAN 3
#define cRAMP_HOT 4 #define cRAMP_HOT 4
#define cRAMP_GRAYABLE 5 #define cRAMP_GRAYABLE 5
#define cRAMP_RAINBOW 6 #define cRAMP_RAINBOW 6
#define cRAMP_AFMHOT 7 #define cRAMP_AFMHOT 7
#define cRAMP_GRAYSCALE 8 #define cRAMP_GRAYSCALE 8
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added

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