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

#include <import_ptx.h>

List of all members.

Public Member Functions

 Info ()

Public Attributes

float angle
 culling angle, if angle culling is selected
bool anglecull
 if true use angle cull
bool flipfaces
 flip faces
int mask
 a bit mask describing the field preesnt in the ply file
int meshnum
 index of mesh to be imported
bool pointcull
 if true, remove invalid points
bool pointsonly
 if true, only keeps points
bool savecolor
 if true, color if saved. if no color is present, reflectancy is used instead
bool switchside
 switch row-columns

Detailed Description

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

Definition at line 54 of file import_ptx.h.


Constructor & Destructor Documentation

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

Definition at line 58 of file import_ptx.h.


Member Data Documentation

template<class OpenMeshType >
float vcg::tri::io::ImporterPTX< OpenMeshType >::Info::angle

culling angle, if angle culling is selected

Definition at line 80 of file import_ptx.h.

template<class OpenMeshType >
bool vcg::tri::io::ImporterPTX< OpenMeshType >::Info::anglecull

if true use angle cull

Definition at line 78 of file import_ptx.h.

template<class OpenMeshType >
bool vcg::tri::io::ImporterPTX< OpenMeshType >::Info::flipfaces

flip faces

Definition at line 94 of file import_ptx.h.

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

a bit mask describing the field preesnt in the ply file

Definition at line 72 of file import_ptx.h.

template<class OpenMeshType >
int vcg::tri::io::ImporterPTX< OpenMeshType >::Info::meshnum

index of mesh to be imported

Definition at line 75 of file import_ptx.h.

template<class OpenMeshType >
bool vcg::tri::io::ImporterPTX< OpenMeshType >::Info::pointcull

if true, remove invalid points

Definition at line 83 of file import_ptx.h.

template<class OpenMeshType >
bool vcg::tri::io::ImporterPTX< OpenMeshType >::Info::pointsonly

if true, only keeps points

Definition at line 86 of file import_ptx.h.

template<class OpenMeshType >
bool vcg::tri::io::ImporterPTX< OpenMeshType >::Info::savecolor

if true, color if saved. if no color is present, reflectancy is used instead

Definition at line 89 of file import_ptx.h.

template<class OpenMeshType >
bool vcg::tri::io::ImporterPTX< OpenMeshType >::Info::switchside

switch row-columns

Definition at line 92 of file import_ptx.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