Package crystalspace.jbind.interfaces.iengine.mesh

Interface Summary
iMeshDrawCallback Set a callback which is called just before the object is drawn.
iMeshFactoryList A list of mesh factories.
iMeshFactoryWrapper A mesh factory wrapper is an engine-level object that wraps around a mesh object factory.
iMeshList A list of meshes.
iMeshWrapper A mesh wrapper is an engine-level object that wraps around an actual mesh object.
iMeshWrapperIterator This is an iterator mesh wrappers.