#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <math.h>
#include "r3d.h"
#include "r2d.h"
#include "rNd.h"
#include "v3d.h"
#include "v2d.h"
#include "vNd.h"
Go to the source code of this file.
◆ get_centroid_2d()
◆ get_centroid_3d()
◆ get_centroid_Nd()
◆ point_plane_2d()
◆ point_plane_3d()
◆ rand_int()
◆ rand_normal()
◆ rand_simplex_Nd()
◆ rand_tet_3d()
◆ rand_tri_2d()
◆ rand_uniform()
◆ rand_uvec_2d()
◆ rand_uvec_3d()
◆ thru_cent_2d()
◆ thru_cent_3d()
◆ thru_cent_Nd()
◆ thru_edge_2d()
◆ thru_edge_cent_3d()
◆ thru_edge_rand_3d()
◆ thru_face_3d()
◆ thru_vert_cent_2d()
◆ thru_vert_cent_3d()
◆ thru_vert_rand_2d()
◆ thru_vert_rand_3d()
◆ choptions_2d
◆ choptions_3d