[][src]Type Definition nannou::geom::cuboid::FaceQuad

type FaceQuad<S> = Quad<Point3<S>>;

A quad representing a single face of a cuboid.