Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 속성 | 모든 멤버 목록
G4ReduciblePolygonIterator 클래스 참조

#include <G4ReduciblePolygon.hh>

Public 멤버 함수

 G4ReduciblePolygonIterator (const G4ReduciblePolygon *theSubject)
 
void Begin ()
 
G4bool Next ()
 
G4bool Valid () const
 
G4double GetA () const
 
G4double GetB () const
 

Protected 속성

const G4ReduciblePolygonsubject
 
G4ReduciblePolygon::ABVertexcurrent
 

상세한 설명

G4ReduciblePolygon.hh 파일의 163 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4ReduciblePolygonIterator::G4ReduciblePolygonIterator ( const G4ReduciblePolygon theSubject)
inline

G4ReduciblePolygon.hh 파일의 167 번째 라인에서 정의되었습니다.

다음을 참조함 : current, subject.

멤버 함수 문서화

void G4ReduciblePolygonIterator::Begin ( )
inline

G4ReduciblePolygon.hh 파일의 170 번째 라인에서 정의되었습니다.

다음을 참조함 : current, subject, G4ReduciblePolygon::vertexHead.

다음에 의해서 참조됨 : G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), G4PolyPhiFace::G4PolyPhiFace().

G4double G4ReduciblePolygonIterator::GetA ( ) const
inline

G4ReduciblePolygon.hh 파일의 175 번째 라인에서 정의되었습니다.

다음을 참조함 : G4ReduciblePolygon::ABVertex::a, current.

다음에 의해서 참조됨 : G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), G4PolyPhiFace::G4PolyPhiFace().

G4double G4ReduciblePolygonIterator::GetB ( ) const
inline

G4ReduciblePolygon.hh 파일의 176 번째 라인에서 정의되었습니다.

다음을 참조함 : G4ReduciblePolygon::ABVertex::b, current.

다음에 의해서 참조됨 : G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), G4PolyPhiFace::G4PolyPhiFace().

G4bool G4ReduciblePolygonIterator::Next ( )
inline

G4ReduciblePolygon.hh 파일의 171 번째 라인에서 정의되었습니다.

다음을 참조함 : current, G4ReduciblePolygon::ABVertex::next, Valid().

다음에 의해서 참조됨 : G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), G4PolyPhiFace::G4PolyPhiFace().

G4bool G4ReduciblePolygonIterator::Valid ( ) const
inline

G4ReduciblePolygon.hh 파일의 173 번째 라인에서 정의되었습니다.

다음을 참조함 : current.

다음에 의해서 참조됨 : Next().

멤버 데이타 문서화

G4ReduciblePolygon::ABVertex* G4ReduciblePolygonIterator::current
protected

G4ReduciblePolygon.hh 파일의 181 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Begin(), G4ReduciblePolygonIterator(), GetA(), GetB(), Next(), Valid().

const G4ReduciblePolygon* G4ReduciblePolygonIterator::subject
protected

G4ReduciblePolygon.hh 파일의 180 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Begin(), G4ReduciblePolygonIterator().


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: