MayaFlux
0.1.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
392
of file
VKBuffer.hpp
.
392
{
return
m_vertex_layout
; }
MayaFlux::Buffers::VKBuffer::m_vertex_layout
std::optional< Kakshya::VertexLayout > m_vertex_layout
Definition
VKBuffer.hpp:437
Referenced by
clone_to()
.
Here is the caller graph for this function:
MayaFlux
Buffers
VKBuffer
Generated by
1.9.8