#include "geomdefs.hh"#include "G4Point3D.hh"#include "G4Plane3D.hh"#include "G4PointRat.icc"Go to the source code of this file.
Data Structures | |
| class | G4PointRat |
Defines | |
| #define | SQRT_SMALL_FASTF 1.0e-18 |
| #define | SMALL SQRT_SMALL_FASTF |
| #define | ROW 0 |
| #define | COL 1 |
Functions | |
| const G4Point3D | PINFINITY (kInfinity, kInfinity, kInfinity) |
| #define COL 1 |
| #define ROW 0 |
Definition at line 51 of file G4PointRat.hh.
Referenced by G4BezierSurface::ClipBothDirs(), G4BezierSurface::ClipSurface(), and G4BSplineSurface::G4BSplineSurface().
| #define SMALL SQRT_SMALL_FASTF |
| #define SQRT_SMALL_FASTF 1.0e-18 |
Definition at line 49 of file G4PointRat.hh.
Referenced by G4Ray::CalcPlane3Pts(), and G4Ray::CreatePlanes().
| const G4Point3D PINFINITY | ( | kInfinity | , | |
| kInfinity | , | |||
| kInfinity | ||||
| ) |
1.4.7