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

#include <export_ply.h>

List of all members.

Public Types

typedef SaveMeshType::FaceIterator FaceIterator
typedef SaveMeshType::FacePointer FacePointer
typedef SaveMeshType::FaceType FaceType
typedef ::vcg::ply::PropDescriptor PropDescriptor
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)
static int GetExportMaskCapability ()
static int Save (SaveMeshType &m, const char *filename, bool binary, PlyInfo &pi, CallBackPos *cb=0)
static int Save (SaveMeshType &m, const char *filename, int savemask, bool binary=true, CallBackPos *cb=0)
static int Save (SaveMeshType &m, const char *filename, bool binary=true)

Static Private Member Functions

template<class StoType >
static void PlyConv (int mem_type, void *src, StoType &dest)

Detailed Description

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

Definition at line 144 of file io_trimesh/export_ply.h.


Member Typedef Documentation

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

Definition at line 174 of file io_trimesh/export_ply.h.

template<class SaveMeshType >
typedef SaveMeshType::FacePointer vcg::tri::io::ExporterPLY< SaveMeshType >::FacePointer

Definition at line 172 of file io_trimesh/export_ply.h.

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

Definition at line 171 of file io_trimesh/export_ply.h.

template<class SaveMeshType >
typedef ::vcg::ply::PropDescriptor vcg::tri::io::ExporterPLY< SaveMeshType >::PropDescriptor

Definition at line 167 of file io_trimesh/export_ply.h.

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

Definition at line 169 of file io_trimesh/export_ply.h.

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

Definition at line 173 of file io_trimesh/export_ply.h.

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

Definition at line 168 of file io_trimesh/export_ply.h.

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

Definition at line 170 of file io_trimesh/export_ply.h.


Member Function Documentation

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

Definition at line 710 of file io_trimesh/export_ply.h.

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

Definition at line 743 of file io_trimesh/export_ply.h.

template<class SaveMeshType >
template<class StoType >
static void vcg::tri::io::ExporterPLY< SaveMeshType >::PlyConv ( int  mem_type,
void *  src,
StoType &  dest 
) [inline, static, private]

Definition at line 153 of file io_trimesh/export_ply.h.

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

Definition at line 189 of file io_trimesh/export_ply.h.

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

Definition at line 182 of file io_trimesh/export_ply.h.

template<class SaveMeshType >
static int vcg::tri::io::ExporterPLY< SaveMeshType >::Save ( SaveMeshType &  m,
const char *  filename,
bool  binary = true 
) [inline, static]

Definition at line 176 of file io_trimesh/export_ply.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