Public Types | Static Public Member Functions
vcg::tri::io::ImporterNVM< OpenMeshType > Class Template Reference

#include <import_nvm.h>

List of all members.

Public Types

typedef OpenMeshType::CoordType CoordType
typedef OpenMeshType::EdgeIterator EdgeIterator
typedef OpenMeshType::FaceIterator FaceIterator
typedef OpenMeshType::FaceType FaceType
typedef OpenMeshType::ScalarType ScalarType
typedef
OpenMeshType::VertexIterator 
VertexIterator
typedef OpenMeshType::VertexPointer VertexPointer
typedef OpenMeshType::VertexType VertexType

Static Public Member Functions

static int Open (OpenMeshType &m, std::vector< Shot< ScalarType > > &shots, std::vector< std::string > &image_filenames, const char *filename, CallBackPos *cb=0)
static bool ReadHeader (FILE *fp, unsigned int &num_cams)
static bool ReadHeader (const char *filename, unsigned int &, unsigned int &)
static bool ReadImagesFilenames (const char *filename, std::vector< std::string > &image_filenames)
static void readline (FILE *fp, char *line, int max=1000)

Detailed Description

template<class OpenMeshType>
class vcg::tri::io::ImporterNVM< OpenMeshType >

This class encapsulate a filter for opening bundler file

Definition at line 54 of file import_nvm.h.


Member Typedef Documentation

template<class OpenMeshType >
typedef OpenMeshType::CoordType vcg::tri::io::ImporterNVM< OpenMeshType >::CoordType

Definition at line 60 of file import_nvm.h.

template<class OpenMeshType >
typedef OpenMeshType::EdgeIterator vcg::tri::io::ImporterNVM< OpenMeshType >::EdgeIterator

Definition at line 65 of file import_nvm.h.

template<class OpenMeshType >
typedef OpenMeshType::FaceIterator vcg::tri::io::ImporterNVM< OpenMeshType >::FaceIterator

Definition at line 64 of file import_nvm.h.

template<class OpenMeshType >
typedef OpenMeshType::FaceType vcg::tri::io::ImporterNVM< OpenMeshType >::FaceType

Definition at line 62 of file import_nvm.h.

template<class OpenMeshType >
typedef OpenMeshType::ScalarType vcg::tri::io::ImporterNVM< OpenMeshType >::ScalarType

Definition at line 59 of file import_nvm.h.

template<class OpenMeshType >
typedef OpenMeshType::VertexIterator vcg::tri::io::ImporterNVM< OpenMeshType >::VertexIterator

Definition at line 63 of file import_nvm.h.

template<class OpenMeshType >
typedef OpenMeshType::VertexPointer vcg::tri::io::ImporterNVM< OpenMeshType >::VertexPointer

Definition at line 58 of file import_nvm.h.

template<class OpenMeshType >
typedef OpenMeshType::VertexType vcg::tri::io::ImporterNVM< OpenMeshType >::VertexType

Definition at line 61 of file import_nvm.h.


Member Function Documentation

template<class OpenMeshType >
static int vcg::tri::io::ImporterNVM< OpenMeshType >::Open ( OpenMeshType &  m,
std::vector< Shot< ScalarType > > &  shots,
std::vector< std::string > &  image_filenames,
const char *  filename,
CallBackPos cb = 0 
) [inline, static]

Definition at line 97 of file import_nvm.h.

template<class OpenMeshType >
static bool vcg::tri::io::ImporterNVM< OpenMeshType >::ReadHeader ( FILE *  fp,
unsigned int &  num_cams 
) [inline, static]

Definition at line 78 of file import_nvm.h.

template<class OpenMeshType >
static bool vcg::tri::io::ImporterNVM< OpenMeshType >::ReadHeader ( const char *  filename,
unsigned int &  ,
unsigned int &   
) [inline, static]

Definition at line 88 of file import_nvm.h.

template<class OpenMeshType >
static bool vcg::tri::io::ImporterNVM< OpenMeshType >::ReadImagesFilenames ( const char *  filename,
std::vector< std::string > &  image_filenames 
) [inline, static]

Definition at line 194 of file import_nvm.h.

template<class OpenMeshType >
static void vcg::tri::io::ImporterNVM< OpenMeshType >::readline ( FILE *  fp,
char *  line,
int  max = 1000 
) [inline, static]

Definition at line 67 of file import_nvm.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:44:03