$search
#include <stdio.h>
#include <limits.h>
#include <float.h>
#include "triutil.h"
#include "trimesh.h"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | trimesh |
Defines | |
#define | BIGINT INT_MAX |
#define | BIGNUM FLT_MAX |
#define BIGINT INT_MAX |
Definition at line 19 of file trimesh_connectivity.cc.
#define BIGNUM FLT_MAX |
Definition at line 18 of file trimesh_connectivity.cc.