Castor3D 0.16.0
Multiplatform 3D engine
List of all members
castor3d::RenderQuadBuilder Class Reference

#include <RenderQuad.hpp>

Inheritance diagram for castor3d::RenderQuadBuilder:
Inheritance graph
[legend]
Collaboration diagram for castor3d::RenderQuadBuilder:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from castor3d::RenderQuadBuilderT< rq::Config, RenderQuadBuilder >
 RenderQuadBuilderT ()
 
RenderQuadBuildertexcoordConfig (rq::Texcoord const &config)
 
RenderQuadBuilderrange (VkImageSubresourceRange const &range)
 
RenderQuadBuilderblendMode (BlendMode blendMode)
 
RenderQuadBuilderbindings (rq::BindingDescriptionArray const &bindings)
 
RenderQuadBuilderbinding (rq::BindingDescription const &binding)
 
RenderQuadBuilderbinding (VkDescriptorType descriptor, VkShaderStageFlags stageFlags=VK_SHADER_STAGE_FRAGMENT_BIT)
 
RenderQuadBuilderbinding (VkDescriptorType descriptor, VkImageViewType view, VkShaderStageFlags stageFlags=VK_SHADER_STAGE_FRAGMENT_BIT)
 
RenderQuadBuildertex3DResult (IntermediateView result)
 
RenderQuadUPtr build (RenderDevice const &device, castor::String const &name, VkFilter samplerFilter)
 
- Protected Attributes inherited from castor3d::RenderQuadBuilderT< rq::Config, RenderQuadBuilder >
rq::Config m_config
 

The documentation for this class was generated from the following file: