PixelLightAPI  .
Public Member Functions
PLMesh::MeshLoaderPLXml Class Reference

Mesh loader implementation for the PixelLight mesh XML file format. More...

#include <MeshLoaderPLXml.h>

Inheritance diagram for PLMesh::MeshLoaderPLXml:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PLMESH_API bool Load (Mesh &cMesh, PLCore::File &cFile)
PLMESH_API bool LoadParams (Mesh &cMesh, PLCore::File &cFile, bool bStatic)
PLMESH_API bool Save (Mesh &cMesh, PLCore::File &cFile)
PLMESH_API MeshLoaderPLXml ()
 Default constructor.
virtual PLMESH_API ~MeshLoaderPLXml ()
 Destructor.

Detailed Description

Mesh loader implementation for the PixelLight mesh XML file format.


Constructor & Destructor Documentation

Default constructor.

virtual PLMESH_API PLMesh::MeshLoaderPLXml::~MeshLoaderPLXml ( ) [virtual]

Destructor.


Member Function Documentation

PLMESH_API bool PLMesh::MeshLoaderPLXml::Load ( Mesh cMesh,
PLCore::File cFile 
)
PLMESH_API bool PLMesh::MeshLoaderPLXml::LoadParams ( Mesh cMesh,
PLCore::File cFile,
bool  bStatic 
)
PLMESH_API bool PLMesh::MeshLoaderPLXml::Save ( Mesh cMesh,
PLCore::File cFile 
)

The documentation for this class was generated from the following file:


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:36
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported