Package | Description |
---|---|
cz.agents.alite.vis3d | |
cz.agents.alite.vis3d.layer | |
tacv.vis3d.layer |
Modifier and Type | Method and Description |
---|---|
static void |
Vis3dManager.registerLayer(Vis3DLayer layer) |
static void |
Vis3dManager.registerSettingLayer(Vis3DLayer layer) |
Modifier and Type | Interface and Description |
---|---|
interface |
GroupVis3DLayer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVis3DLayer |
class |
Chaseable3DLayer |
class |
Common3DLayer |
class |
DefaultSetting3DLayer |
class |
Group3DLayer |
class |
Logo3DLayer |
class |
Universe3DLayer |
Modifier and Type | Method and Description |
---|---|
java.util.List<Vis3DLayer> |
Group3DLayer.getSubLayers() |
Modifier and Type | Method and Description |
---|---|
void |
Group3DLayer.addSubLayer(Vis3DLayer layer) |
void |
GroupVis3DLayer.addSubLayer(Vis3DLayer layer) |
void |
Group3DLayer.removeSubLayer(Vis3DLayer layer) |
void |
GroupVis3DLayer.removeSubLayer(Vis3DLayer layer) |
Modifier and Type | Class and Description |
---|---|
class |
AS2Setting3DLayer |
Modifier and Type | Method and Description |
---|---|
static Vis3DLayer |
Skybox3DLayer.create() |
static Vis3DLayer |
Village3DLayer.create() |
static Vis3DLayer |
Car3DLayer.create(CarStorage carStorage,
Terrain terrain) |