Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
클래스 | 매크로
SoTrap.h 파일 참조
#include <Inventor/nodes/SoShape.h>
#include <Inventor/fields/SoSFNode.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/fields/SoSFFloat.h>

이 파일의 소스 코드 페이지로 가기

클래스

class  SoTrap
 

매크로

#define SoTrap   Geant4_SoTrap
 SoTrap - Inventor version of the G4Trap Geant Geometry entity. 더 자세히 ...
 

매크로 문서화

#define SoTrap   Geant4_SoTrap

SoTrap - Inventor version of the G4Trap Geant Geometry entity.

Node: SoTrap

Description: Inventor version of the G4Trap Geant Geometry entity

Author: Joe Boudreau Nov 11 1996

A G4Trap is a general trapezoid: The faces perpendicular to the z planes are tapezia, and their centres are not necessarily on a line parallel to the z axis.

Note that of the 11 parameters desribed below, only 9 are really independent - a check for planarity is made in the calculation of the equation for each plane. If the planes are not parallel, a call to G4Exception is made.

Always use Inventor Fields. This allows Inventor to detect a change to the data field and take the appropriate action; e.g., redraw the scene.

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