ATLAS Offline Software
|
#include <Inventor/C/errors/debugerror.h>
#include <Inventor/SbLinear.h>
#include <VP1HEPVis/SbRotation.h>
#include <VP1HEPVis/SbPlane.h>
#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | HVPoint3D |
class | SbFacet |
class | SbPolyhedron |
class | SbPolyhedronTrd2 |
class | SbPolyhedronTrd1 |
class | SbPolyhedronBox |
class | SbPolyhedronTrap |
class | SbPolyhedronPara |
class | SbPolyhedronCons |
class | SbPolyhedronCone |
class | SbPolyhedronTubs |
class | SbPolyhedronTube |
class | SbPolyhedronPgon |
class | SbPolyhedronPcon |
class | SbPolyhedronSphere |
class | SbPolyhedronTorus |
class | SbPolyhedronPolygonXSect |
class | SbPolyhedronArbitrary |
class | SbPolyhedronGenericTrap |
Macros | |
#define | DEFAULT_NUMBER_OF_STEPS 24 |
Typedefs | |
typedef HVPoint3D | HVNormal3D |
typedef HVPoint3D | HVVector3D |
typedef HEPVis::SbPlane | HVPlane3D |
typedef SbRotation | HVRotation |
Functions | |
HVPoint3D | operator+ (const HVPoint3D &v1, const HVPoint3D &v2) |
#define DEFAULT_NUMBER_OF_STEPS 24 |
Definition at line 215 of file SbPolyhedron.h.
typedef HVPoint3D HVNormal3D |
Definition at line 199 of file SbPolyhedron.h.
typedef HEPVis::SbPlane HVPlane3D |
Definition at line 207 of file SbPolyhedron.h.
typedef SbRotation HVRotation |
Definition at line 209 of file SbPolyhedron.h.
typedef HVPoint3D HVVector3D |
Definition at line 200 of file SbPolyhedron.h.