Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::rq::ConfigT< WrapperT > Struct Template Reference

#include <RenderQuad.hpp>

Public Attributes

WrapperT< BindingDescriptionArraybindings
 
WrapperT< VkImageSubresourceRange > range
 
WrapperT< TexcoordtexcoordConfig
 
WrapperT< BlendModeblendMode
 
WrapperT< IntermediateViewtex3DResult
 

Member Data Documentation

◆ bindings

template<template< typename ValueT > typename WrapperT>
WrapperT< BindingDescriptionArray > castor3d::rq::ConfigT< WrapperT >::bindings

◆ blendMode

template<template< typename ValueT > typename WrapperT>
WrapperT< BlendMode > castor3d::rq::ConfigT< WrapperT >::blendMode

◆ range

template<template< typename ValueT > typename WrapperT>
WrapperT< VkImageSubresourceRange > castor3d::rq::ConfigT< WrapperT >::range

◆ tex3DResult

template<template< typename ValueT > typename WrapperT>
WrapperT< IntermediateView > castor3d::rq::ConfigT< WrapperT >::tex3DResult

◆ texcoordConfig

template<template< typename ValueT > typename WrapperT>
WrapperT< Texcoord > castor3d::rq::ConfigT< WrapperT >::texcoordConfig

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