|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MemoryAware in org.deegree.rendering.r3d.model |
---|
Subinterfaces of MemoryAware in org.deegree.rendering.r3d.model | |
---|---|
interface |
QualityModelPart
The RenderableQualityModelPart class TODO add class documentation here. |
Classes in org.deegree.rendering.r3d.model that implement MemoryAware | |
---|---|
class |
QualityModel<T extends QualityModelPart>
The GeometryQualityModel defines a Quality level of a geometry model. |
class |
WorldObject<G extends QualityModelPart,QM extends QualityModel<G>>
The WorldRenderableObject top level class, all data objects can be stored in a dbase. |
Uses of MemoryAware in org.deegree.rendering.r3d.model.geometry |
---|
Classes in org.deegree.rendering.r3d.model.geometry that implement MemoryAware | |
---|---|
class |
GeometryQualityModel
The GeometryQualityModel is kind of a marker class for QualityModels with geometries. |
class |
SimpleAccessGeometry
The SimpleAccessGeometry class, defines geometry by a coordinate array with or without innerrings and a
set of colors. |
class |
SimpleGeometryStyle
The SimpleGeometryStyle class TODO add class documentation here. |
class |
TexturedGeometry
The RenderableTexturedGeometry class TODO add class documentation here. |
class |
WorldGeometryObject
The WorldRenderableObject is kind of a marker class for DataObjects based on geometry quality models. |
Uses of MemoryAware in org.deegree.rendering.r3d.opengl.rendering.model.geometry |
---|
Subinterfaces of MemoryAware in org.deegree.rendering.r3d.opengl.rendering.model.geometry | |
---|---|
interface |
RenderableQualityModelPart
The RenderableQualityModelPart a part of a RenderableQualityModel , normally a geometry. |
Classes in org.deegree.rendering.r3d.opengl.rendering.model.geometry that implement MemoryAware | |
---|---|
class |
BillBoard
The BillBoard class represents a billboard an object always facing the viewer, with the z-axis as it's
rotation axis. |
class |
RenderableGeometry
The RenderableGeometry class uses VertexArrays to render the coordinates of it's geometry in an openGL
context. |
class |
RenderableQualityModel
The RenderableQualityModel defines the basis for a QualityModel of a Renderable object. |
class |
RenderableTexturedGeometry
The RenderableTexturedGeometry is a RenderableGeometry which has texture coordinates assigned to
each vertex as well. |
class |
WorldRenderableObject
The WorldRenderableObject defines a number of renderable quality levels, where each level may be a
PrototypeReference or a RenderableGeometry model. |
Uses of MemoryAware in org.deegree.rendering.r3d.opengl.rendering.model.prototype |
---|
Classes in org.deegree.rendering.r3d.opengl.rendering.model.prototype that implement MemoryAware | |
---|---|
class |
BOXGeometry
The BOXGeometry a simple box, which might be used as a prototype reference. |
class |
RenderablePrototype
The RenderablePrototype is a WorldRenderableObject which only has one level of detail. |
Uses of MemoryAware in org.deegree.tools.rendering.viewer |
---|
Methods in org.deegree.tools.rendering.viewer with parameters of type MemoryAware | |
---|---|
void |
J3DExporter.export(StringBuilder result,
MemoryAware j3dScene)
A method which can be called to export to the given format. |
StringBuilder |
Export3DFile.exportBranchgroup(MemoryAware toExport)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |