![]() |
ATLAS Offline Software
|
#include <VP1HEPVis/SbPolyhedron.h>#include <cassert>#include <memory>#include <float.h>#include "BooleanProcessor.h"#include "PolygonTriangulator.h"#include <map>#include <set>Go to the source code of this file.
Classes | |
| class | SbPolyhedronPolygonXSect::Internals |
Macros | |
| #define | perMillion 0.000001 |
| #define | deg (M_PI/180.0) |
Functions | |
| int | iabs (int a) |
| float | ffabs (float a) |
| HVPoint3D | operator+ (const HVPoint3D &v1, const HVPoint3D &v2) |
| std::ostream & | operator<< (std::ostream &ostr, const SbFacet &facet) |
| std::ostream & | operator<< (std::ostream &ostr, const SbPolyhedron &ph) |
Variables | |
| static HEPVis_BooleanProcessor | processor |
| #define deg (M_PI/180.0) |
Definition at line 18 of file SbPolyhedron.cxx.
| #define perMillion 0.000001 |
Definition at line 17 of file SbPolyhedron.cxx.
|
inline |
Definition at line 26 of file SbPolyhedron.cxx.
|
inline |
Definition at line 23 of file SbPolyhedron.cxx.
Definition at line 44 of file SbPolyhedron.cxx.
Definition at line 119 of file SbPolyhedron.cxx.
| std::ostream & operator<< | ( | std::ostream & | ostr, |
| const SbPolyhedron & | ph ) |
Definition at line 126 of file SbPolyhedron.cxx.
|
static |
Definition at line 1841 of file SbPolyhedron.cxx.