Castor3D 0.16.0
Multiplatform 3D engine
|
#include <RenderQuad.hpp>
Public Attributes | |
WrapperT< BindingDescriptionArray > | bindings |
WrapperT< VkImageSubresourceRange > | range |
WrapperT< Texcoord > | texcoordConfig |
WrapperT< BlendMode > | blendMode |
WrapperT< IntermediateView > | tex3DResult |
WrapperT< BindingDescriptionArray > castor3d::rq::ConfigT< WrapperT >::bindings |
WrapperT< BlendMode > castor3d::rq::ConfigT< WrapperT >::blendMode |
WrapperT< VkImageSubresourceRange > castor3d::rq::ConfigT< WrapperT >::range |
WrapperT< IntermediateView > castor3d::rq::ConfigT< WrapperT >::tex3DResult |
WrapperT< Texcoord > castor3d::rq::ConfigT< WrapperT >::texcoordConfig |