Copyright © 1996 by the Regents of the University of California.

Coord Interface

The Coord interface provides the base level functionality for the Coordinate class. It holds the three-dimensional Cartesian coordinates for the molecular position. The Coord class is a typedef for Point class.

Coord Member Functions

See Point class documentation.

Implementations

Coord_default
The Coord_default implementation provides a header file with the typedef mentioned above.

Greg Couch, UCSF Computer Graphics Laboratory