$search

trimesh_plyio.cc File Reference

#include <stdio.h>
#include "trimesh.h"
#include "trimesh_endian.h"
Include dependency graph for trimesh_plyio.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  trimesh

Defines

#define GET_LINE()   if (!fgets(buf, 255, f)) goto plyreaderror
#define LINE_IS(text)   !strncasecmp(buf, text, strlen(text))

Define Documentation

 
#define GET_LINE (  )     if (!fgets(buf, 255, f)) goto plyreaderror
#define LINE_IS ( text   )     !strncasecmp(buf, text, strlen(text))
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


trimesh
Author(s): Benjamin Pitzer
autogenerated on Mon Mar 4 11:05:50 2013