|
GOAT (Geometrical optics application tool) 0.1
|
#include <complex>#include "vector.h"#include "matrix.h"#include "plane.h"#include "objectshape.h"#include "tubedray.h"#include "misc.h"#include "raybase.h"Go to the source code of this file.
Classes | |
| class | GOAT::raytracing::IRay |
| This class represents a single ray. More... | |
Namespaces | |
| namespace | GOAT |
| This class is used for the iray class. This class is intended for internal use only. It defines a plane, defined by a central position and two directional vectors. | |
| namespace | GOAT::raytracing |
| Raytracer used for ultrashort pulse calculation with raytracing only. | |