Public Member Functions | Protected Member Functions | Protected Attributes

sp::scene::MeshSaver Class Reference

#include <spMeshSaver.hpp>

Inheritance diagram for sp::scene::MeshSaver:
sp::io::BaseFileFormatHandler sp::scene::MeshSaverB3D sp::scene::MeshSaverOBJ sp::scene::MeshSaverSPM

List of all members.

Public Member Functions

virtual ~MeshSaver ()
virtual bool saveMesh (Mesh *Model, const io::stringc &Filename)=0

Protected Member Functions

 MeshSaver ()
bool openSaveFile (Mesh *Model, const io::stringc &Filename)

Protected Attributes

MeshMesh_
video::MeshBufferSurface_
AnimationAnim_

Constructor & Destructor Documentation

virtual sp::scene::MeshSaver::~MeshSaver (  )  [inline, virtual]
sp::scene::MeshSaver::MeshSaver (  )  [inline, protected]

Member Function Documentation

bool sp::scene::MeshSaver::openSaveFile ( Mesh Model,
const io::stringc Filename 
) [inline, protected]
virtual bool sp::scene::MeshSaver::saveMesh ( Mesh Model,
const io::stringc Filename 
) [pure virtual]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines