A view on the image data of FeatureIdTexture.
FeatureIdTextureViewStatus status() const noexcept
Get the status of this view.
FeatureIdTextureView() noexcept
Constructs an uninitialized and invalid view.
std::vector< int64_t > getChannels() const noexcept
Get the channels of this feature ID texture. The channels represent the bytes of the actual feature I...
int64_t getFeatureID(double u, double v) const noexcept
Get the feature ID from the texture at the given texture coordinates. If the texture is somehow inval...
A texture containing feature IDs.
Describes options for constructing a view on a glTF texture.