Static Public Member Functions | Private Types
vcg::tri::io::ExporterDXF< SaveMeshType > Class Template Reference

#include <export_dxf.h>

List of all members.

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)
 Standard call for saving a mesh.
static bool SaveEdge (SaveMeshType &m, const char *filename)
static bool writeHeader (FILE *o, SaveMeshType &mp)

Private Types

typedef SaveMeshType::CoordType CoordType

Detailed Description

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

This class encapsulate a filter for save dxf meshes.

Definition at line 39 of file io_trimesh/export_dxf.h.


Member Typedef Documentation

template<class SaveMeshType >
typedef SaveMeshType::CoordType vcg::tri::io::ExporterDXF< SaveMeshType >::CoordType [private]

Definition at line 41 of file io_trimesh/export_dxf.h.


Member Function Documentation

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

Standard call for knowing the meaning of an error code.

Definition at line 93 of file io_trimesh/export_dxf.h.

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

Standard call for saving a mesh.

Definition at line 44 of file io_trimesh/export_dxf.h.

template<class SaveMeshType >
static bool vcg::tri::io::ExporterDXF< SaveMeshType >::SaveEdge ( SaveMeshType &  m,
const char *  filename 
) [inline, static]

Definition at line 108 of file io_trimesh/export_dxf.h.

template<class SaveMeshType >
static bool vcg::tri::io::ExporterDXF< SaveMeshType >::writeHeader ( FILE *  o,
SaveMeshType &  mp 
) [inline, static]

Definition at line 154 of file io_trimesh/export_dxf.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:43:56