NanoShaper  0.3.1
NanoShaper is a tool able to triangulate and inspect an arbitray triangulated surface or several types of molecular surfaces such as the Gaussian, Skin and the SES
Point Class Reference

A point in R^3. More...

#include <tools.h>

Inheritance diagram for Point:
Atom

List of all members.

Public Member Functions

 Point (double x, double y, double z)
 Point (Point &p)
double squaredDist (Point *x)
double dot (Point *x)
double norm (Point *x)
double dist (Point *x)
void sumInPlace (Point *x)
Pointsum (Point *x)

Public Attributes

double pos [3]

Detailed Description

A point in R^3.


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