Package | Description |
---|---|
jadex.extension.envsupport.observer.graphics.drawable3d |
Modifier and Type | Class and Description |
---|---|
class |
Cylinder3d |
class |
Dome3d |
class |
Object3d |
class |
Sky3d |
class |
Sound3d |
class |
Terrain3d |
class |
Text3d |
class |
Torus3d |
Modifier and Type | Method and Description |
---|---|
List<Primitive3d> |
DrawableCombiner3d.getPrimitives3d() |
Modifier and Type | Method and Description |
---|---|
void |
DrawableCombiner3d.addPrimitive(Primitive3d p)
Adds a primitive
|
void |
DrawableCombiner3d.removePrimitive(Primitive3d p)
Removes a primitive from all layers in the combiner.
|
Modifier and Type | Method and Description |
---|---|
void |
DrawableCombiner3d.setPrimitives3d(List<Primitive3d> primitives3d) |
Copyright © 2012. All Rights Reserved.