Public Types | Static Public Member Functions
vcg::tetra::io::ExporterTS< MESHTYPE > Struct Template Reference

#include <export_ts.h>

List of all members.

Public Types

typedef MESHTYPE::TetraType FaceType
typedef Point3< ScalarTypePoint3x
typedef MESHTYPE::ScalarType ScalarType
typedef MESHTYPE::TetraIterator TetraIterator
typedef MESHTYPE::VertexIterator VertexIterator
typedef MESHTYPE::VertexPointer VertexPointer
typedef MESHTYPE::VertexType VertexType

Static Public Member Functions

static FILE *& F ()
static int Save (MESHTYPE &m, const char *filename)
static void WritePos (const Point3< ScalarType > &p)
static void WritePos (const Point4< ScalarType > &p)

Detailed Description

template<typename MESHTYPE>
struct vcg::tetra::io::ExporterTS< MESHTYPE >

Definition at line 48 of file export_ts.h.


Member Typedef Documentation

template<typename MESHTYPE >
typedef MESHTYPE::TetraType vcg::tetra::io::ExporterTS< MESHTYPE >::FaceType

Definition at line 52 of file export_ts.h.

template<typename MESHTYPE >
typedef Point3<ScalarType> vcg::tetra::io::ExporterTS< MESHTYPE >::Point3x

Definition at line 56 of file export_ts.h.

template<typename MESHTYPE >
typedef MESHTYPE::ScalarType vcg::tetra::io::ExporterTS< MESHTYPE >::ScalarType

Definition at line 55 of file export_ts.h.

template<typename MESHTYPE >
typedef MESHTYPE::TetraIterator vcg::tetra::io::ExporterTS< MESHTYPE >::TetraIterator

Definition at line 54 of file export_ts.h.

template<typename MESHTYPE >
typedef MESHTYPE::VertexIterator vcg::tetra::io::ExporterTS< MESHTYPE >::VertexIterator

Definition at line 53 of file export_ts.h.

template<typename MESHTYPE >
typedef MESHTYPE::VertexPointer vcg::tetra::io::ExporterTS< MESHTYPE >::VertexPointer

Definition at line 50 of file export_ts.h.

template<typename MESHTYPE >
typedef MESHTYPE::VertexType vcg::tetra::io::ExporterTS< MESHTYPE >::VertexType

Definition at line 51 of file export_ts.h.


Member Function Documentation

template<typename MESHTYPE >
static FILE*& vcg::tetra::io::ExporterTS< MESHTYPE >::F ( ) [inline, static]

Definition at line 58 of file export_ts.h.

template<typename MESHTYPE >
static int vcg::tetra::io::ExporterTS< MESHTYPE >::Save ( MESHTYPE &  m,
const char *  filename 
) [inline, static]

Definition at line 69 of file export_ts.h.

template<typename MESHTYPE >
static void vcg::tetra::io::ExporterTS< MESHTYPE >::WritePos ( const Point3< ScalarType > &  p) [inline, static]

Definition at line 60 of file export_ts.h.

template<typename MESHTYPE >
static void vcg::tetra::io::ExporterTS< MESHTYPE >::WritePos ( const Point4< ScalarType > &  p) [inline, static]

Definition at line 63 of file export_ts.h.


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


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