household_objects_database::PLYModelLoader Class Reference

#include <mesh_loader.h>

List of all members.

Public Member Functions

int readFromFile (const string &filename, std::vector< double > &vertices, std::vector< int > &triangles)
 Reads a mesh from a .ply file.

Private Member Functions

void endian_swap (void *p)

Private Attributes

Face face
PlyOtherPropface_other
PlyFilein_ply
int nfaces
int nverts
PlyOtherPropvert_other
Vertex vertex

Detailed Description

Definition at line 60 of file mesh_loader.h.


Member Function Documentation

void household_objects_database::PLYModelLoader::endian_swap ( void *  p  )  [inline, private]

Definition at line 57 of file mesh_loader.cpp.

int household_objects_database::PLYModelLoader::readFromFile ( const string &  filename,
std::vector< double > &  vertices,
std::vector< int > &  triangles 
)

Reads a mesh from a .ply file.

Parameters:
filename 
mesh 

Definition at line 68 of file mesh_loader.cpp.


Member Data Documentation

Definition at line 81 of file mesh_loader.h.

Definition at line 82 of file mesh_loader.h.

Definition at line 78 of file mesh_loader.h.

Definition at line 79 of file mesh_loader.h.

Definition at line 79 of file mesh_loader.h.

Definition at line 82 of file mesh_loader.h.

Definition at line 80 of file mesh_loader.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Defines


household_objects_database
Author(s): Matei Ciocarlie, except for source files individually marked otherwise
autogenerated on Fri Jan 11 09:52:55 2013