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

#include <G4AxesModel.hh>

G4AxesModel에 대한 상속 다이어그램 :
G4VModel

Public 멤버 함수

 G4AxesModel (G4double x0, G4double y0, G4double z0, G4double length, G4double arrowWidth=1., const G4String &colourString="auto", const G4String &description="", G4bool withAnnotation=true, G4double textSize=10.)
 
virtual ~G4AxesModel ()
 
virtual void DescribeYourselfTo (G4VGraphicsScene &)
 
const G4ModelingParametersGetModelingParameters () const
 
const G4StringGetType () const
 
virtual G4String GetCurrentDescription () const
 
virtual G4String GetCurrentTag () const
 
const G4VisExtentGetExtent () const
 
const G4StringGetGlobalDescription () const
 
const G4StringGetGlobalTag () const
 
const G4Transform3DGetTransformation () const
 
void SetModelingParameters (const G4ModelingParameters *)
 
void SetExtent (const G4VisExtent &)
 
void SetType (const G4String &)
 
void SetGlobalDescription (const G4String &)
 
void SetGlobalTag (const G4String &)
 
void SetTransformation (const G4Transform3D &)
 
virtual G4bool Validate (G4bool warn=true)
 

Protected 속성

G4String fType
 
G4String fGlobalTag
 
G4String fGlobalDescription
 
G4VisExtent fExtent
 
G4Transform3D fTransform
 
const G4ModelingParametersfpMP
 

Private 멤버 함수

 G4AxesModel (const G4AxesModel &)
 
G4AxesModeloperator= (const G4AxesModel &)
 

Private 속성

G4VModelfXAxisModel
 
G4VModelfXLabelModel
 
G4VModelfXAnnotationModel
 
G4VModelfYAxisModel
 
G4VModelfYLabelModel
 
G4VModelfYAnnotationModel
 
G4VModelfZAxisModel
 
G4VModelfZLabelModel
 
G4VModelfZAnnotationModel
 

상세한 설명

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

생성자 & 소멸자 문서화

G4AxesModel::G4AxesModel ( G4double  x0,
G4double  y0,
G4double  z0,
G4double  length,
G4double  arrowWidth = 1.,
const G4String colourString = "auto",
const G4String description = "",
G4bool  withAnnotation = true,
G4double  textSize = 10. 
)
G4AxesModel::~G4AxesModel ( )
virtual

G4AxesModel.cc 파일의 44 번째 라인에서 정의되었습니다.

다음을 참조함 : fXAnnotationModel, fXAxisModel, fXLabelModel, fYAnnotationModel, fYAxisModel, fYLabelModel, fZAnnotationModel, fZAxisModel, fZLabelModel.

G4AxesModel::G4AxesModel ( const G4AxesModel )
private

멤버 함수 문서화

void G4AxesModel::DescribeYourselfTo ( G4VGraphicsScene sceneHandler)
virtual
G4String G4VModel::GetCurrentDescription ( ) const
virtualinherited

G4PhysicalVolumeModel, G4GPSModel에서 재구현되었습니다.

G4VModel.cc 파일의 54 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VModel::fGlobalDescription.

G4String G4VModel::GetCurrentTag ( ) const
virtualinherited

G4PhysicalVolumeModel, G4GPSModel에서 재구현되었습니다.

G4VModel.cc 파일의 49 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VModel::fGlobalTag.

const G4VisExtent& G4VModel::GetExtent ( ) const
inherited
const G4String& G4VModel::GetGlobalDescription ( ) const
inherited
const G4String& G4VModel::GetGlobalTag ( ) const
inherited

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

const G4ModelingParameters* G4VModel::GetModelingParameters ( ) const
inherited
const G4Transform3D& G4VModel::GetTransformation ( ) const
inherited

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

const G4String& G4VModel::GetType ( ) const
inherited
G4AxesModel& G4AxesModel::operator= ( const G4AxesModel )
private
void G4VModel::SetExtent ( const G4VisExtent )
inherited
void G4VModel::SetGlobalDescription ( const G4String )
inherited
void G4VModel::SetGlobalTag ( const G4String )
inherited
void G4VModel::SetModelingParameters ( const G4ModelingParameters )
inherited
void G4VModel::SetTransformation ( const G4Transform3D )
inherited
void G4VModel::SetType ( const G4String )
inherited
G4bool G4VModel::Validate ( G4bool  warn = true)
virtualinherited

G4PhysicalVolumeModel, G4LogicalVolumeModel에서 재구현되었습니다.

G4VModel.cc 파일의 59 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

G4VisExtent G4VModel::fExtent
protectedinherited

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

다음에 의해서 참조됨 : G4PhysicalVolumeModel::CalculateExtent(), operator<<().

G4String G4VModel::fGlobalDescription
protectedinherited
G4String G4VModel::fGlobalTag
protectedinherited
const G4ModelingParameters* G4VModel::fpMP
protectedinherited
G4Transform3D G4VModel::fTransform
protectedinherited

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

다음에 의해서 참조됨 : G4PhysicalVolumeModel::CalculateExtent(), G4CallbackModel< F >::DescribeYourselfTo(), operator<<().

G4String G4VModel::fType
protectedinherited
G4VModel * G4AxesModel::fXAnnotationModel
private

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

다음에 의해서 참조됨 : DescribeYourselfTo(), ~G4AxesModel().

G4VModel* G4AxesModel::fXAxisModel
private

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

다음에 의해서 참조됨 : DescribeYourselfTo(), ~G4AxesModel().

G4VModel * G4AxesModel::fXLabelModel
private

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

다음에 의해서 참조됨 : DescribeYourselfTo(), ~G4AxesModel().

G4VModel * G4AxesModel::fYAnnotationModel
private

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

다음에 의해서 참조됨 : DescribeYourselfTo(), ~G4AxesModel().

G4VModel * G4AxesModel::fYAxisModel
private

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

다음에 의해서 참조됨 : DescribeYourselfTo(), ~G4AxesModel().

G4VModel * G4AxesModel::fYLabelModel
private

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

다음에 의해서 참조됨 : DescribeYourselfTo(), ~G4AxesModel().

G4VModel * G4AxesModel::fZAnnotationModel
private

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

다음에 의해서 참조됨 : DescribeYourselfTo(), ~G4AxesModel().

G4VModel * G4AxesModel::fZAxisModel
private

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

다음에 의해서 참조됨 : DescribeYourselfTo(), ~G4AxesModel().

G4VModel * G4AxesModel::fZLabelModel
private

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

다음에 의해서 참조됨 : DescribeYourselfTo(), ~G4AxesModel().


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