Castor3D 0.12.0
Multiplatform 3D engine
Fonctions membres publiques | Fonctions membres publiques statiques | Attributs publics | Amis | Liste de tous les membres
Référence de la structure castor3d::shader::TextureAnimData

#include <GlslTextureAnimation.hpp>

Graphe d'héritage de castor3d::shader::TextureAnimData:
Inheritance graph
[légende]
Graphe de collaboration de castor3d::shader::TextureAnimData:
Collaboration graph
[légende]

Fonctions membres publiques

C3D_API TextureAnimData (sdw::ShaderWriter &writer, ast::expr::ExprPtr expr, bool enabled)
 
 SDW_DeclStructInstance (C3D_API, TextureAnimData)
 

Fonctions membres publiques statiques

static C3D_API std::unique_ptr< sdw::Struct > declare (sdw::ShaderWriter &writer)
 
static C3D_API ast::type::BaseStructPtr makeType (ast::type::TypesCache &cache)
 

Attributs publics

sdw::Vec4 texTrn
 
sdw::Vec4 texRot
 
sdw::Vec4 texScl
 
sdw::Vec4 tleSet
 

Amis

class TextureAnimations
 

Documentation des constructeurs et destructeur

◆ TextureAnimData()

C3D_API castor3d::shader::TextureAnimData::TextureAnimData ( sdw::ShaderWriter &  writer,
ast::expr::ExprPtr  expr,
bool  enabled 
)

Documentation des fonctions membres

◆ declare()

static C3D_API std::unique_ptr< sdw::Struct > castor3d::shader::TextureAnimData::declare ( sdw::ShaderWriter &  writer)
static

◆ makeType()

static C3D_API ast::type::BaseStructPtr castor3d::shader::TextureAnimData::makeType ( ast::type::TypesCache &  cache)
static

◆ SDW_DeclStructInstance()

castor3d::shader::TextureAnimData::SDW_DeclStructInstance ( C3D_API  ,
TextureAnimData   
)

Documentation des fonctions amies et associées

◆ TextureAnimations

friend class TextureAnimations
friend

Documentation des données membres

◆ texRot

sdw::Vec4 castor3d::shader::TextureAnimData::texRot

◆ texScl

sdw::Vec4 castor3d::shader::TextureAnimData::texScl

◆ texTrn

sdw::Vec4 castor3d::shader::TextureAnimData::texTrn

◆ tleSet

sdw::Vec4 castor3d::shader::TextureAnimData::tleSet

La documentation de cette structure a été générée à partir du fichier suivant :