"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer0/Triangle.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.

Triangle.h  (pymol-v2.1.0.tar.bz2):Triangle.h  (pymol-open-source-2.2.0)
skipping to change at line 29 skipping to change at line 29
#include"Vector.h" #include"Vector.h"
#include"PyMOLGlobals.h" #include"PyMOLGlobals.h"
int *TrianglePointsToSurface(PyMOLGlobals * G, float *v, float *vn, int n, int *TrianglePointsToSurface(PyMOLGlobals * G, float *v, float *vn, int n,
float cutoff, int *nTriPtr, int **stripPtr, float * extent, float cutoff, int *nTriPtr, int **stripPtr, float * extent,
int cavity_mode); int cavity_mode);
int TriangleDegenerate(float *v1, float *n1, float *v2, float *n2, float *v3, fl oat *n3); int TriangleDegenerate(float *v1, float *n1, float *v2, float *n2, float *v3, fl oat *n3);
void CalculateTriangleNormal(float *v1, float *v2, float *v3, float *n);
#endif #endif
 End of changes. 1 change blocks. 
0 lines changed or deleted 2 lines changed or added

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