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

#include <export_field.h>

List of all members.

Static Public Member Functions

static void Save2AngleFace (MeshType &mesh, const char *path)
static void Save4ROSY (MeshType &mesh, const char *path)
static void SaveFaceFIELD (MeshType &mesh, const char *path)

Private Types

typedef MeshType::CoordType CoordType
typedef MeshType::FaceType FaceType
typedef MeshType::ScalarType ScalarType
typedef MeshType::VertexType VertexType

Detailed Description

template<class MeshType>
class vcg::tri::io::ExporterFIELD< MeshType >

This class encapsulate a filter for saving field formats

Definition at line 36 of file export_field.h.


Member Typedef Documentation

template<class MeshType >
typedef MeshType::CoordType vcg::tri::io::ExporterFIELD< MeshType >::CoordType [private]

Definition at line 41 of file export_field.h.

template<class MeshType >
typedef MeshType::FaceType vcg::tri::io::ExporterFIELD< MeshType >::FaceType [private]

Definition at line 39 of file export_field.h.

template<class MeshType >
typedef MeshType::ScalarType vcg::tri::io::ExporterFIELD< MeshType >::ScalarType [private]

Definition at line 38 of file export_field.h.

template<class MeshType >
typedef MeshType::VertexType vcg::tri::io::ExporterFIELD< MeshType >::VertexType [private]

Definition at line 40 of file export_field.h.


Member Function Documentation

template<class MeshType >
static void vcg::tri::io::ExporterFIELD< MeshType >::Save2AngleFace ( MeshType &  mesh,
const char *  path 
) [inline, static]

Definition at line 111 of file export_field.h.

template<class MeshType >
static void vcg::tri::io::ExporterFIELD< MeshType >::Save4ROSY ( MeshType &  mesh,
const char *  path 
) [inline, static]

Save a 4 rosy format file as used by Interactive Visualization of Rotational Symmetry Fields on Surfaces Jonathan Palacios and Eugene Zhang

Definition at line 93 of file export_field.h.

template<class MeshType >
static void vcg::tri::io::ExporterFIELD< MeshType >::SaveFaceFIELD ( MeshType &  mesh,
const char *  path 
) [inline, static]

load a field on the mesh, it could be a vfield file (per vertex) or an ffield file (per face)

Definition at line 47 of file export_field.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:59