Subversion Repositories gelsvn

Rev

Rev 371 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 371 Rev 443
Line 1... Line 1...
1
#ifndef PLY_H
1
#ifndef __GEOMETRY_PLY_H
2
#define PLY_H
2
#define __GEOMETRY_PLY_H
3
/* ----------------------------------------------------------------------
3
/* ----------------------------------------------------------------------
4
 * RPly library, read/write PLY files
4
 * RPly library, read/write PLY files
5
 * Diego Nehab, Princeton University
5
 * Diego Nehab, Princeton University
6
 * http://www.cs.princeton.edu/~diego/professional/rply
6
 * http://www.cs.princeton.edu/~diego/professional/rply
7
 *
7
 *