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

type Vector2i = Vector2<isize>;

2D vector type with isize members.