public class Ground extends PhysicalFrame
VisibleBase.DisplayPreference
Constructor and Description |
---|
Ground() |
Modifier and Type | Method and Description |
---|---|
Ground |
clone() |
RigidBody |
createComponent(java.io.File geometryPath,
ModelComponentMap componentMap)
Creates and returns a model component, using the provided component map
to look up other dependent objects.
|
getWrapObjectSet, setWrapObjectSet
getAttachedGeometry, setAttachedGeometry, setFrameGeometry
createRenderProps, getAppearance, setAppearance
getVisibleObject, setVisibleObject
getColor, getDisplayPreference, getOpacity, setColor, setDisplayPreference, setOpacity
public Ground clone()
clone
in interface Clonable
clone
in class PhysicalFrame
public RigidBody createComponent(java.io.File geometryPath, ModelComponentMap componentMap)
ModelComponentGenerator
createComponent
in interface ModelComponentGenerator<RigidBody>
createComponent
in class PhysicalFrame
geometryPath
- path to search for geometry filescomponentMap
- map for looking up other objects