|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::span< const float > MayaFlux::Kakshya::TextureContainer::as_float | ( | uint32_t | layer = 0 | ) | const |
Typed view over the float variant.
Returns an empty span if the layer's variant is not float.
Definition at line 333 of file TextureContainer.cpp.