#include <GL/freeglut.h>#include "../common.h"#include "stream_view.h"Functions | |
| int | find_next_edge (int num_edges, int3 *edges, int b_idx) |
| int | n_vert (int i) |
| int | p_vert (int i) |
Variables | |
| double4 * | comp_vert |
| int find_next_edge | ( | int | num_edges, | |
| int3 * | edges, | |||
| int | b_idx | |||
| ) |
| int n_vert | ( | int | i | ) | [inline] |
| int p_vert | ( | int | i | ) | [inline] |
1.6.3