vcg::tri::io::ExporterSMF< SaveMeshType > Class Template Reference

#include <export_smf.h>

List of all members.

Public Types

typedef SaveMeshType::FaceIterator FaceIterator
typedef SaveMeshType::FaceType FaceType
typedef SaveMeshType::ScalarType ScalarType
typedef
SaveMeshType::VertexIterator 
VertexIterator
typedef SaveMeshType::VertexPointer VertexPointer
typedef SaveMeshType::VertexType VertexType

Static Public Member Functions

static const char * ErrorMsg (int error)
 Standard call for knowing the meaning of an error code.
static int Save (SaveMeshType &m, const char *filename, const int &mask, CallBackPos *cb=0)
 Standard call for saving a mesh.

Detailed Description

template<class SaveMeshType>
class vcg::tri::io::ExporterSMF< SaveMeshType >

This class encapsulate a filter for save smf meshes.

Definition at line 45 of file export_smf.h.


Member Typedef Documentation

template<class SaveMeshType >
typedef SaveMeshType::FaceIterator vcg::tri::io::ExporterSMF< SaveMeshType >::FaceIterator

Definition at line 53 of file export_smf.h.

template<class SaveMeshType >
typedef SaveMeshType::FaceType vcg::tri::io::ExporterSMF< SaveMeshType >::FaceType

Definition at line 51 of file export_smf.h.

template<class SaveMeshType >
typedef SaveMeshType::ScalarType vcg::tri::io::ExporterSMF< SaveMeshType >::ScalarType

Definition at line 49 of file export_smf.h.

template<class SaveMeshType >
typedef SaveMeshType::VertexIterator vcg::tri::io::ExporterSMF< SaveMeshType >::VertexIterator

Definition at line 52 of file export_smf.h.

template<class SaveMeshType >
typedef SaveMeshType::VertexPointer vcg::tri::io::ExporterSMF< SaveMeshType >::VertexPointer

Definition at line 48 of file export_smf.h.

template<class SaveMeshType >
typedef SaveMeshType::VertexType vcg::tri::io::ExporterSMF< SaveMeshType >::VertexType

Definition at line 50 of file export_smf.h.


Member Function Documentation

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

Standard call for knowing the meaning of an error code.

Definition at line 88 of file export_smf.h.

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

Standard call for saving a mesh.

Definition at line 56 of file export_smf.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