class Triangle3D


Public Methods

Triangle3D() throw()
Point3D& operator[](int i) throw()
Point3D operator[](int i) const throw()

Protected Fields

Point3D points[3]

Documentation

Point3D points[3]

Triangle3D() throw()

Point3D& operator[](int i) throw()

Point3D operator[](int i) const throw()


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de