Overture
Version 25
|
#include <stdio.h>
#include <iostream>
#include <math.h>
#include <string.h>
#include "plyFileInterface.h"
#include "ply.h"
Classes | |
struct | PlyVertex |
struct | PlyFace |
Typedefs | |
typedef struct PlyVertex | PlyVertex |
typedef struct PlyFace | PlyFace |