wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::gui::Instance Member List
This is the complete list of members for
wren::gui::Instance
, including all inherited members.
allocator
wren::gui::Instance
private
Begin
()
wren::gui::Instance
BeginWindow
(const std::string &name, const wren::math::vec2f &size) -> bool
wren::gui::Instance
bind
(const ::vk::CommandBuffer &cmd)
wren::gui::Instance
command_pool
wren::gui::Instance
private
device
wren::gui::Instance
private
draw_quad
(const wren::math::vec2f &pos, const wren::math::vec2f &size, const wren::math::Vec4f &colour)
wren::gui::Instance
private
End
()
wren::gui::Instance
EndWindow
()
wren::gui::Instance
flush
(const ::vk::CommandBuffer &cmd)
wren::gui::Instance
graphics_queue
wren::gui::Instance
private
index_buffer
wren::gui::Instance
private
indices
wren::gui::Instance
private
Instance
(const std::shared_ptr< vk::Shader > &shader, const ::vk::Device &device, const VmaAllocator &allocator, const ::vk::CommandPool &command_pool, const ::vk::Queue &graphics_queue)
wren::gui::Instance
io
wren::gui::Instance
private
IO
() -> Inputs &
wren::gui::Instance
inline
output_size
wren::gui::Instance
private
point_in_bounds
(const wren::math::vec2f &p, const wren::math::vec2f &pos, const wren::math::vec2f &size) -> bool
wren::gui::Instance
private
previous_io
wren::gui::Instance
private
resize_viewport
(const ::vk::Extent2D &size)
wren::gui::Instance
inline
shader
() const
wren::gui::Instance
inline
shader_
wren::gui::Instance
private
stack
wren::gui::Instance
private
uniform_buffer
wren::gui::Instance
private
vertex_buffer
wren::gui::Instance
private
vertices
wren::gui::Instance
private
windows_
wren::gui::Instance
private
Generated by
1.10.0