public abstract class SurveyVolumeImpl extends SurveyVolumeVisualization
Modifier and Type | Field and Description |
---|---|
private boolean |
debug |
protected SurveyVolume |
surveyVolume |
visName
Constructor and Description |
---|
SurveyVolumeImpl(SurveyVolume surveyVolume) |
Modifier and Type | Method and Description |
---|---|
abstract void |
buildBox() |
abstract void |
buildPhysVolume() |
abstract void |
buildVolume() |
protected Hep3Vector |
getBoxDim() |
protected String |
getMaterial() |
String |
getName() |
boolean |
isDebug() |
abstract void |
setPositionAndRotation(SurveyVolume base) |
abstract String |
toString() |
getVisName, setVisName
private boolean debug
protected SurveyVolume surveyVolume
public SurveyVolumeImpl(SurveyVolume surveyVolume)
public abstract void buildPhysVolume()
public abstract void buildBox()
public abstract void buildVolume()
public abstract void setPositionAndRotation(SurveyVolume base)
public String getName()
protected Hep3Vector getBoxDim()
protected String getMaterial()
public boolean isDebug()
Copyright © 2019. All rights reserved.