|
Class Summary |
| cBoundingBox |
This class represents a bounding box. |
| cMatrix4d |
A double precision floating point 4 by 4 matrix. |
| cPoint2f |
A 2 element point that is represented by floating point x,y coordinates
Title : Earth
Copyright : Copyright (c) 2001
Organisation : IGD FhG |
| cPoint3d |
A 3 element point that is represented by double precision floating point x,y,z coordinates
Title : Earth
Copyright : Copyright (c) 2001
Organisation : IGD FhG |
| cVector3d |
A 3-element vector that is represented by double-precision floating point
x,y,z coordinates
Title : Earth
Copyright : Copyright (c) 2001
Organisation : IGD FhG |
| cVector3f |
A 3-element vector that is represented by floating point x,y,z coordinates
Title : Earth
Copyright : Copyright (c) 2001
Organisation : IGD FhG |
| ExampleFileFilter |
A convenience implementation of FileFilter that filters out
all files except for those type extensions that it knows about. |
| Geometry |
This is a geometry class. |
| GeoPosition |
This class represents a geographical position. |
| TimeStamp |
This class represents a timestamp. |