#include <G4AttHolder.hh>
Public 멤버 함수 | |
G4AttHolder () | |
~G4AttHolder () | |
const std::vector< const std::vector< G4AttValue > * > & | GetAttValues () const |
const std::vector< const std::map< G4String, G4AttDef > * > & | GetAttDefs () const |
void | AddAtts (const std::vector< G4AttValue > *values, const std::map< G4String, G4AttDef > *defs) |
Private 멤버 함수 | |
G4AttHolder (const G4AttHolder &) | |
G4AttHolder & | operator= (const G4AttHolder &) |
Private 속성 | |
std::vector< const std::vector < G4AttValue > * > | fValues |
std::vector< const std::map < G4String, G4AttDef > * > | fDefs |
G4AttHolder.hh 파일의 53 번째 라인에서 정의되었습니다.
|
inline |
G4AttHolder.hh 파일의 57 번째 라인에서 정의되었습니다.
G4AttHolder::~G4AttHolder | ( | ) |
G4AttHolder.cc 파일의 34 번째 라인에서 정의되었습니다.
다음을 참조함 : fValues.
|
private |
|
inline |
G4AttHolder.hh 파일의 65 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VSceneHandler::LoadAtts().
G4AttHolder.hh 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : fDefs.
다음에 의해서 참조됨 : G4OpenInventorXtExaminerViewer::findAndSetRefPath(), G4OpenInventorXtExaminerViewer::mouseoverCB(), G4OpenInventorXtExaminerViewer::pickingCB().
|
inline |
G4AttHolder.hh 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : fValues.
다음에 의해서 참조됨 : G4OpenInventorXtExaminerViewer::findAndSetRefPath(), G4OpenInventorXtExaminerViewer::mouseoverCB(), G4OpenInventorXtExaminerViewer::pickingCB().
|
private |
G4AttHolder.hh 파일의 76 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddAtts(), GetAttDefs().
|
private |
G4AttHolder.hh 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddAtts(), GetAttValues(), ~G4AttHolder().