#include <vector>
#include "geomdefs.hh"
#include "G4ThreeVector.hh"
#include "G4VoxelLimits.hh"
#include "G4Transform3D.hh"
#include "G4Point3D.hh"
#include "G4Plane3D.hh"
클래스 | |
class | G4BoundingEnvelope |
타입정의 | |
typedef std::vector < G4ThreeVector > | G4ThreeVectorList |
typedef std::vector< G4Point3D > | G4Polygon3D |
typedef std::pair< G4Point3D, G4Point3D > | G4Segment3D |
typedef std::vector<G4Point3D> G4Polygon3D |
G4BoundingEnvelope.hh 파일의 62 번째 라인에서 정의되었습니다.
typedef std::pair<G4Point3D,G4Point3D> G4Segment3D |
G4BoundingEnvelope.hh 파일의 63 번째 라인에서 정의되었습니다.
typedef std::vector<G4ThreeVector> G4ThreeVectorList |
G4BoundingEnvelope.hh 파일의 61 번째 라인에서 정의되었습니다.