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...
TextureView() noexcept
Constructs an empty, uninitialized texture view.
A texture containing feature IDs.
Describes options for constructing a view on a glTF texture.