Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Static Public Member Functions | Static Private Member Functions
vcg::tri::io::JfrExporterPLY< SaveMeshType > Class Template Reference

Detailed Description

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

Definition at line 54 of file jfr_export_ply.h.

List of all members.

Public Types

typedef ::vcg::ply::PropDescriptor PropDescriptor
typedef SaveMeshType::VertexPointer VertexPointer
typedef SaveMeshType::ScalarType ScalarType
typedef SaveMeshType::VertexType VertexType
typedef SaveMeshType::FaceType FaceType
typedef SaveMeshType::FacePointer FacePointer
typedef
SaveMeshType::VertexIterator 
VertexIterator
typedef SaveMeshType::FaceIterator FaceIterator

Static Public Member Functions

static int Save (SaveMeshType &m, const char *filename, bool binary=true)
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, PlyInfo &pi, CallBackPos *cb=0)
static const char * ErrorMsg (int error)
static int GetExportJfrMaskCapability ()

Static Private Member Functions

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

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

Generated on Wed Oct 15 2014 00:37:52 for Jafar by doxygen 1.7.6.1
LAAS-CNRS