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

#include <export_vrml.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 GetExportMaskCapability ()
 Returns mask of capability one define with what are the saveable information of the format.
static int Save (SaveMeshType &m, const char *filename, const int &mask, CallBackPos *)
 Standard call for saving a mesh.

Detailed Description

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

This class encapsulate a filter for save vrml meshes.

Definition at line 57 of file export_vrml.h.


Member Typedef Documentation

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

Definition at line 65 of file export_vrml.h.

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

Definition at line 63 of file export_vrml.h.

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

Definition at line 61 of file export_vrml.h.

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

Definition at line 64 of file export_vrml.h.

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

Definition at line 60 of file export_vrml.h.

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

Definition at line 62 of file export_vrml.h.


Member Function Documentation

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

Standard call for knowing the meaning of an error code.

Definition at line 303 of file export_vrml.h.

template<class SaveMeshType >
static int vcg::tri::io::ExporterWRL< SaveMeshType >::GetExportMaskCapability (  )  [inline, static]

Returns mask of capability one define with what are the saveable information of the format.

Definition at line 288 of file export_vrml.h.

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

Standard call for saving a mesh.

Definition at line 68 of file export_vrml.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