$Date$
$Revision$
-- Creates a new object;
-- TODO: Rename to new_object.
-- (From EM_3D_OBJECT_FACTORY)
-- Specify an object that can be drawn in the origin
-- (front, left, lower corner of bounding box = 0,0,0)
-- (From EM_3D_OBJECT_FACTORY)
-- Color of the object
-- The size of the bounding box in z direction of created objects
-- (From EM_3D_OBJECT_FACTORY)
-- The size of the bounding box in y direction of created objects
-- (From EM_3D_OBJECT_FACTORY)
-- The size of the bounding box in x direction of created objects
-- (From EM_3D_OBJECT_FACTORY)
-- Are the model informations unchanged?
-- (From EM_3D_OBJECT_FACTORY)
This factory loads objects from files in the 'wavefront obj' format.