NanoShaper  0.7.2
NanoShaper is a tool able to triangulate and inspect an arbitray triangulated surface or several types of molecular surfaces
coordVec Class Reference

#include <Surface.h>

List of all members.

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

Detailed Description

grid coordinates + vector (usually a point or a normal vector)


Constructor & Destructor Documentation

coordVec::coordVec ( const coordVec cv) [inline]

shallow copy constructor


The documentation for this class was generated from the following file: