#include <vector>
#include "GaudiKernel/Point3DTypes.h"
#include "GaudiKernel/Vector3DTypes.h"
#include "GaudiKernel/SymmetricMatrixTypes.h"
#include "GaudiKernel/Transform3DTypes.h"
#include "GaudiKernel/StatusCode.h"
Include dependency graph for EllipticalPrism.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | SoUtils |
Defines | |
#define | SOUTILS_ELLIPTICALPRISM_H 1 |
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 |
#define SOUTILS_ELLIPTICALPRISM_H 1 |
Definition at line 20 of file EllipticalPrism.h.