Package org.osm2world.core.target.common

Interface Summary
RenderableToFaceTarget a renderable with specialized output code for FaceTargets
RenderableToPrimitiveTarget  
 

Class Summary
AbstractTarget<R extends Renderable> superclass for Target implementations that defines some of the required methods using others.
FaceTarget<R extends Renderable> a target that relies on faces to represent geometry.
FaceTarget.Face mutable representation of a face
FaceTarget.IsolatedTriangle  
Primitive  
PrimitiveTarget<R extends Renderable> superclass for targets that are based on OpenGL primitives.
TextureData a texture with all information necessary for applying it to an object that has texture coordinates
 

Enum Summary
Primitive.Type  
TextureData.Wrap