MayaFlux 0.2.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 406 of file VKBuffer.hpp.

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

Referenced by clone_to().

+ Here is the caller graph for this function: