$search
#include "triutil.h"
#include <math.h>
#include <string.h>
#include <algorithm>
#include <vector>
Go to the source code of this file.
Classes | |
struct | trimesh::TriMesh::BBox |
struct | trimesh::TriMesh::BSphere |
class | trimesh::TriMesh |
Namespaces | |
namespace | trimesh |
Typedefs | |
typedef unsigned char | trimesh::color [3] |
typedef float | trimesh::conf |
typedef int | trimesh::edge [2] |
typedef int | trimesh::face [3] |
typedef float | trimesh::point [3] |
typedef float | trimesh::quat [4] |
typedef float | trimesh::vec [3] |