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 numFaces
 larger in presence of polygonal faces
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 63 of file import_obj.h.


Constructor & Destructor Documentation

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

Definition at line 67 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 79 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 75 of file import_obj.h.

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

larger in presence of polygonal faces

number of faces (the number of triangles could be

Definition at line 85 of file import_obj.h.

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

number of normals

Definition at line 89 of file import_obj.h.

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

number of texture coords indexes

Definition at line 87 of file import_obj.h.

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

number of vertices

Definition at line 82 of file import_obj.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:39 2013