Triangle

fun Triangle(data: MeshGeometry, idx0: Int)
fun Triangle(pt0: Vec3f, pt1: Vec3f, pt2: Vec3f)