$search
Go to the source code of this file.
Namespaces | |
namespace | trimesh |
Functions | |
static void | trimesh::swap_2 (short &x) |
static void | trimesh::swap_2 (unsigned short &x) |
static void | trimesh::swap_4 (int &x) |
static void | trimesh::swap_4 (unsigned &x) |
static void | trimesh::swap_float (float &x) |
static bool | trimesh::we_are_big_endian () |
static bool | trimesh::we_are_little_endian () |