The search functionality needs JavaScript enabled
Built with scod
a triangular face type, with a vertex type parameter T can be an index or actual vertex
alias Triangle(VT) = GenFace!(3,VT);