Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
클래스 | 타입정의
G4BoundingEnvelope.hh 파일 참조
#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< G4Point3DG4Polygon3D
 
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 번째 라인에서 정의되었습니다.