#include <Inventor/nodes/SoSphere.h>
#include <HEPVis/nodes/SoEllipticalPrism.h>
#include "SoUtils/Win32.h"
#include "SoUtils/EigenSystems.h"
#include "SoUtils/EllipticalPrism.h"
Include dependency graph for EllipticalPrism.cpp:
Go to the source code of this file.
Functions | |
StatusCode | SoUtils::ellipticalprism (const Gaudi::XYZPoint ¢er, const Gaudi::SymMatrix2x2 &cov, const double extent, SoEllipticalPrism *&node) |
create SoEllipticalPrism Inventor node from the covarinace matrix and position values of error codes from "eigensystem" method |
Definition in file EllipticalPrism.cpp.