Uses of Class
org.osm2world.core.target.obj.ObjTarget

Packages that use ObjTarget
org.osm2world.core.target.obj target that creates Wavefront .obj and .mtl files 
 

Uses of ObjTarget in org.osm2world.core.target.obj
 

Methods in org.osm2world.core.target.obj with parameters of type ObjTarget
 void RenderableToObj.renderTo(ObjTarget target)