Type Definition turbine_reactive::SurfaceRef3 [] [src]

type SurfaceRef3<T> = Surface<Point3<T>>;

Surface reference for 3D.