UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TShiftGridIndexer2< RealType > Member List

This is the complete list of members for UE::Geometry::TShiftGridIndexer2< RealType >, including all inherited members.

BoxFromGrid(const FVector2i &GridPoint) constUE::Geometry::TShiftGridIndexer2< RealType >inline
CellSizeUE::Geometry::TShiftGridIndexer2< RealType >
FromGrid(const FVector2i &GridPoint) constUE::Geometry::TShiftGridIndexer2< RealType >inline
FromGrid(const TVector2< RealType > &RealGridPoint) constUE::Geometry::TShiftGridIndexer2< RealType >inline
OriginUE::Geometry::TShiftGridIndexer2< RealType >
ToGrid(const TVector2< RealType > &Point) constUE::Geometry::TShiftGridIndexer2< RealType >inline
ToGrid(const TBox2< RealType > &Box) constUE::Geometry::TShiftGridIndexer2< RealType >inline
ToGrid(const TBox< RealType > &Box) constUE::Geometry::TShiftGridIndexer2< RealType >inline
TShiftGridIndexer2(const TVector2< RealType > &origin, RealType cellSize)UE::Geometry::TShiftGridIndexer2< RealType >inline