vcg::tri::io::Exporter< OpenMeshType > Class Template Reference

#include <export.h>

List of all members.

Static Public Member Functions

static const char * ErrorMsg (int error)
static bool FileExtension (std::string filename, std::string extension)
static int Save (OpenMeshType &m, const char *filename, const int mask, CallBackPos *cb=0)
static int Save (OpenMeshType &m, const char *filename, CallBackPos *cb=0)

Private Types

enum  KnownTypes {
  KT_UNKNOWN, KT_PLY, KT_STL, KT_DXF,
  KT_OFF, KT_OBJ
}

Static Private Member Functions

static int & LastType ()

Detailed Description

template<class OpenMeshType>
class vcg::tri::io::Exporter< OpenMeshType >

This class encapsulate a filter for automatically importing meshes by guessing the right filter according to the extension

Definition at line 70 of file export.h.


Member Enumeration Documentation

template<class OpenMeshType>
enum vcg::tri::io::Exporter::KnownTypes [private]
Enumerator:
KT_UNKNOWN 
KT_PLY 
KT_STL 
KT_DXF 
KT_OFF 
KT_OBJ 

Definition at line 73 of file export.h.


Member Function Documentation

template<class OpenMeshType>
static const char* vcg::tri::io::Exporter< OpenMeshType >::ErrorMsg ( int  error  )  [inline, static]

Definition at line 133 of file export.h.

template<class OpenMeshType>
static bool vcg::tri::io::Exporter< OpenMeshType >::FileExtension ( std::string  filename,
std::string  extension 
) [inline, static]

Definition at line 82 of file export.h.

template<class OpenMeshType>
static int& vcg::tri::io::Exporter< OpenMeshType >::LastType (  )  [inline, static, private]

Definition at line 74 of file export.h.

template<class OpenMeshType>
static int vcg::tri::io::Exporter< OpenMeshType >::Save ( OpenMeshType &  m,
const char *  filename,
const int  mask,
CallBackPos cb = 0 
) [inline, static]

Definition at line 97 of file export.h.

template<class OpenMeshType>
static int vcg::tri::io::Exporter< OpenMeshType >::Save ( OpenMeshType &  m,
const char *  filename,
CallBackPos cb = 0 
) [inline, static]

Definition at line 91 of file export.h.


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


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:37 2013