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

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

Add(TSpatialPhoto< PixelType > &&Photo)UE::Geometry::TSpatialPhotoSet< PixelType, RealType >inline
ComputeSample(const FVector3d &Position, const FVector3d &Normal, TFunctionRef< bool(const FVector3d &, const FVector3d &)> VisibilityFunction, const PixelType &DefaultValue) constUE::Geometry::TSpatialPhotoSet< PixelType, RealType >
ComputeSample(const int &PhotoIndex, const FVector2d &PhotoCoords, const PixelType &DefaultValue) constUE::Geometry::TSpatialPhotoSet< PixelType, RealType >
ComputeSampleLocation(const FVector3d &Position, const FVector3d &Normal, TFunctionRef< bool(const FVector3d &, const FVector3d &)> VisibilityFunction, int &PhotoIndex, FVector2d &PhotoCoords) constUE::Geometry::TSpatialPhotoSet< PixelType, RealType >
ComputeSampleNearest(const int &PhotoIndex, const FVector2d &PhotoCoords, const PixelType &DefaultValue) constUE::Geometry::TSpatialPhotoSet< PixelType, RealType >
Empty()UE::Geometry::TSpatialPhotoSet< PixelType, RealType >inline
Get(int32 Index) constUE::Geometry::TSpatialPhotoSet< PixelType, RealType >inline
Num() constUE::Geometry::TSpatialPhotoSet< PixelType, RealType >inline
PhotosUE::Geometry::TSpatialPhotoSet< PixelType, RealType >protected