|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimbad.sim.BaseObject
simbad.sim.StaticObject
simbad.sim.BlockWorldObject
simbad.sim.BlockWorldCompositeObject
simbad.sim.Arch
public class Arch
An Arch object to put in the environement.
Field Summary |
---|
Fields inherited from class simbad.sim.BlockWorldCompositeObject |
---|
components |
Fields inherited from class simbad.sim.StaticObject |
---|
appearance, localToVworld, transformedBounds |
Fields inherited from class simbad.sim.BaseObject |
---|
black, branchGroup, canBeTraversed, compilable, detachedFromSceneGraph, group, localBounds, material, rotation, rotationGroup, translation, translationGroup, white, world |
Constructor Summary | |
---|---|
Arch(javax.vecmath.Vector3d pos,
EnvironmentDescription wd)
|
Method Summary | |
---|---|
(package private) void |
create3D(EnvironmentDescription wd)
|
Methods inherited from class simbad.sim.BlockWorldCompositeObject |
---|
addComponent, createTransformedBounds, intersect |
Methods inherited from class simbad.sim.BlockWorldObject |
---|
rotate90, setColor |
Methods inherited from class simbad.sim.StaticObject |
---|
create3D, createLocalToVworld, getTransformedBounds |
Methods inherited from class simbad.sim.BaseObject |
---|
addChild, addChild, attach, compile, create3D, detach, getBounds, getCanBeTraversed, getGroup, getNode, getRotationTransform, getRotationTransformGroup, getTranslation, getTranslationTransform, getTranslationTransform, resetTransforms, rotateY, setBounds, setCanBeTraversed, setWorld, translateTo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Arch(javax.vecmath.Vector3d pos, EnvironmentDescription wd)
Method Detail |
---|
void create3D(EnvironmentDescription wd)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |