Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Image/SpatialPhotoSet.h |
Include |
#include "Image/SpatialPhotoSet.h" |
template<typename PixelType, typename RealType>
class TSpatialPhotoSet
TSpatialPhotoSet is a set of TSpatialPhotos. The ComputeSample() function can be used to determine the value "seen" by the photo set at a given 3D position/normal, if possible.
Name | Description | ||
---|---|---|---|
|
Add ( |
Add a photo to the photo set via move operation |
|
|
PixelType |
ComputeSample ( |
Estimate a pixel value at the given 3D Position/Normal using the PhotoSet. |
|
const TSpati... |
Get ( |
|
|
Num() |