Castor3D 0.17.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor3d::shader::TwoUvT< UvTypeT, FlagT > Struct Template Reference

#include <GlslBaseIO.hpp>

Inheritance diagram for castor3d::shader::TwoUvT< UvTypeT, FlagT >:
Inheritance graph
[legend]
Collaboration diagram for castor3d::shader::TwoUvT< UvTypeT, FlagT >:
Collaboration graph
[legend]

Public Member Functions

 TwoUvT (sdw::ShaderWriter &writer, sdw::expr::ExprPtr expr, bool enabled)
 
auto uv0 () const
 
auto uv1 () const
 

Constructor & Destructor Documentation

◆ TwoUvT()

template<typename UvTypeT , sdw::var::Flag FlagT>
castor3d::shader::TwoUvT< UvTypeT, FlagT >::TwoUvT ( sdw::ShaderWriter & writer,
sdw::expr::ExprPtr expr,
bool enabled )
inline

Member Function Documentation

◆ uv0()

template<typename UvTypeT , sdw::var::Flag FlagT>
auto castor3d::shader::TwoUvT< UvTypeT, FlagT >::uv0 ( ) const
inline

◆ uv1()

template<typename UvTypeT , sdw::var::Flag FlagT>
auto castor3d::shader::TwoUvT< UvTypeT, FlagT >::uv1 ( ) const
inline

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