[][src]Type Definition pbrt::core::geometry::Point3i

type Point3i = Point3<isize>;

3D point type with isize members.