![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::Geometry::TShiftGridIndexer2< RealType >, including all inherited members.
| BoxFromGrid(const FVector2i &GridPoint) const | UE::Geometry::TShiftGridIndexer2< RealType > | inline |
| CellSize | UE::Geometry::TShiftGridIndexer2< RealType > | |
| FromGrid(const FVector2i &GridPoint) const | UE::Geometry::TShiftGridIndexer2< RealType > | inline |
| FromGrid(const TVector2< RealType > &RealGridPoint) const | UE::Geometry::TShiftGridIndexer2< RealType > | inline |
| Origin | UE::Geometry::TShiftGridIndexer2< RealType > | |
| ToGrid(const TVector2< RealType > &Point) const | UE::Geometry::TShiftGridIndexer2< RealType > | inline |
| ToGrid(const TBox2< RealType > &Box) const | UE::Geometry::TShiftGridIndexer2< RealType > | inline |
| ToGrid(const TBox< RealType > &Box) const | UE::Geometry::TShiftGridIndexer2< RealType > | inline |
| TShiftGridIndexer2(const TVector2< RealType > &origin, RealType cellSize) | UE::Geometry::TShiftGridIndexer2< RealType > | inline |