Public Member Functions | Public Attributes
vcg::tri::io::ImporterOBJ< OpenMeshType >::Info Class Reference

#include <import_obj.h>

List of all members.

Public Member Functions

 Info ()

Public Attributes

CallBackPoscb
 a Simple callback that can be used for long obj parsing.
int mask
 It returns a bit mask describing the field preesnt in the ply file.
int numEdges
 number of edges
int numFaces
int numNormals
 number of normals
int numTexCoords
 number of texture coords indexes
int numVertices
 number of vertices

Detailed Description

template<class OpenMeshType>
class vcg::tri::io::ImporterOBJ< OpenMeshType >::Info

Definition at line 66 of file import_obj.h.


Constructor & Destructor Documentation

template<class OpenMeshType >
vcg::tri::io::ImporterOBJ< OpenMeshType >::Info::Info ( ) [inline]

Definition at line 70 of file import_obj.h.


Member Data Documentation

template<class OpenMeshType >
CallBackPos* vcg::tri::io::ImporterOBJ< OpenMeshType >::Info::cb

a Simple callback that can be used for long obj parsing.

Definition at line 82 of file import_obj.h.

template<class OpenMeshType >
int vcg::tri::io::ImporterOBJ< OpenMeshType >::Info::mask

It returns a bit mask describing the field preesnt in the ply file.

Definition at line 78 of file import_obj.h.

template<class OpenMeshType >
int vcg::tri::io::ImporterOBJ< OpenMeshType >::Info::numEdges

number of edges

Definition at line 87 of file import_obj.h.

template<class OpenMeshType >
int vcg::tri::io::ImporterOBJ< OpenMeshType >::Info::numFaces

number of faces (the number of triangles could be larger in presence of polygonal faces

Definition at line 90 of file import_obj.h.

template<class OpenMeshType >
int vcg::tri::io::ImporterOBJ< OpenMeshType >::Info::numNormals

number of normals

Definition at line 94 of file import_obj.h.

template<class OpenMeshType >
int vcg::tri::io::ImporterOBJ< OpenMeshType >::Info::numTexCoords

number of texture coords indexes

Definition at line 92 of file import_obj.h.

template<class OpenMeshType >
int vcg::tri::io::ImporterOBJ< OpenMeshType >::Info::numVertices

number of vertices

Definition at line 85 of file import_obj.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