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

#include <HepPolyhedronProcessor.h>

Public 타입

enum  Operation { UNION = 0, INTERSECTION = 1, SUBTRACTION = 2 }
 

Public 멤버 함수

 HepPolyhedronProcessor ()
 
virtual ~HepPolyhedronProcessor ()
 
void push_back (Operation, const HepPolyhedron &)
 
bool execute (HepPolyhedron &)
 
void clear ()
 
bool is_same_op () const
 
bool execute1 (HepPolyhedron &, const std::vector< unsigned int > &)
 

Private 타입

typedef std::pair< Operation,
HepPolyhedron
op_t
 

Private 멤버 함수

 HepPolyhedronProcessor (const HepPolyhedronProcessor &)
 
HepPolyhedronProcessoroperator= (const HepPolyhedronProcessor &)
 

Private 속성

std::vector< op_tm_ops
 

상세한 설명

HepPolyhedronProcessor.h 파일의 34 번째 라인에서 정의되었습니다.

멤버 타입정의 문서화

HepPolyhedronProcessor.h 파일의 42 번째 라인에서 정의되었습니다.

멤버 열거형 문서화

열거형 멤버
UNION 
INTERSECTION 
SUBTRACTION 

HepPolyhedronProcessor.h 파일의 36 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

HepPolyhedronProcessor::HepPolyhedronProcessor ( )
virtual HepPolyhedronProcessor::~HepPolyhedronProcessor ( )
virtual
HepPolyhedronProcessor::HepPolyhedronProcessor ( const HepPolyhedronProcessor )
private

멤버 함수 문서화

void HepPolyhedronProcessor::clear ( )
bool HepPolyhedronProcessor::execute ( HepPolyhedron )
bool HepPolyhedronProcessor::execute1 ( HepPolyhedron ,
const std::vector< unsigned int > &   
)
bool HepPolyhedronProcessor::is_same_op ( ) const
HepPolyhedronProcessor& HepPolyhedronProcessor::operator= ( const HepPolyhedronProcessor )
private
void HepPolyhedronProcessor::push_back ( Operation  ,
const HepPolyhedron  
)

멤버 데이타 문서화

std::vector<op_t> HepPolyhedronProcessor::m_ops
private

HepPolyhedronProcessor.h 파일의 57 번째 라인에서 정의되었습니다.


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