MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_vertex_layout()

std::optional< Kakshya::VertexLayout > MayaFlux::Buffers::VKBuffer::get_vertex_layout ( ) const
inline

Get vertex layout if set.

Returns
Optional containing layout, or empty if not set

Definition at line 491 of file VKBuffer.hpp.

491{ return m_vertex_layout; }
std::optional< Kakshya::VertexLayout > m_vertex_layout
Definition VKBuffer.hpp:618

Referenced by clone_to().

+ Here is the caller graph for this function: