![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) const | UE::Geometry::TSpatialPhotoSet< PixelType, RealType > | |
| ComputeSample(const int &PhotoIndex, const FVector2d &PhotoCoords, const PixelType &DefaultValue) const | UE::Geometry::TSpatialPhotoSet< PixelType, RealType > | |
| ComputeSampleLocation(const FVector3d &Position, const FVector3d &Normal, TFunctionRef< bool(const FVector3d &, const FVector3d &)> VisibilityFunction, int &PhotoIndex, FVector2d &PhotoCoords) const | UE::Geometry::TSpatialPhotoSet< PixelType, RealType > | |
| ComputeSampleNearest(const int &PhotoIndex, const FVector2d &PhotoCoords, const PixelType &DefaultValue) const | UE::Geometry::TSpatialPhotoSet< PixelType, RealType > | |
| Empty() | UE::Geometry::TSpatialPhotoSet< PixelType, RealType > | inline |
| Get(int32 Index) const | UE::Geometry::TSpatialPhotoSet< PixelType, RealType > | inline |
| Num() const | UE::Geometry::TSpatialPhotoSet< PixelType, RealType > | inline |
| Photos | UE::Geometry::TSpatialPhotoSet< PixelType, RealType > | protected |