NanoShaper
0.7.2
NanoShaper is a tool able to triangulate and inspect an arbitray triangulated surface or several types of molecular surfaces
|
#include <Surface.h>
Public Member Functions | |
coordVec (const int x, const int y, const int z, double *const v, const int d) | |
coordVec (const coordVec &cv) | |
Public Attributes | |
int | ix |
int | iy |
int | iz |
int | dir |
double * | vec |
grid coordinates + vector (usually a point or a normal vector)
coordVec::coordVec | ( | const coordVec & | cv | ) | [inline] |
shallow copy constructor