public class FrameGeometry extends Geometry
Constructor and Description |
---|
FrameGeometry() |
Modifier and Type | Method and Description |
---|---|
FrameGeometry |
clone() |
RigidMeshComp |
createComponent(java.io.File geometryPath,
ModelComponentMap componentMap)
Creates a frame mesh component.
|
double |
getDisplayRadius() |
void |
setDisplayRadius(double r) |
getScaleFactors, getSocketFrame, setScaleFactors, setSocketFrame
createRenderProps, getAppearance, setAppearance
public double getDisplayRadius()
public void setDisplayRadius(double r)
public FrameGeometry clone()
public RigidMeshComp createComponent(java.io.File geometryPath, ModelComponentMap componentMap)
createComponent
in interface ModelComponentGenerator<RigidMeshComp>
createComponent
in class Geometry
geometryPath
- path to search for geometry filescomponentMap
- map for looking up other objects