#include <string>
#include <vector>
#include "primitive.h"
Include dependency graph for mesh.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | asr |
Classes | |
class | Mesh |
Class representing a triangle mesh. More... | |
struct | Mesh::vertex |
Internal class representing the vertex indices. More... |