Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | Static Public Member Functions | List of all members
castor3d::shader::MorphTargetsData Struct Reference

#include <MorphingUbo.hpp>

Inheritance diagram for castor3d::shader::MorphTargetsData:
Inheritance graph
[legend]
Collaboration diagram for castor3d::shader::MorphTargetsData:
Collaboration graph
[legend]

Public Member Functions

C3D_API MorphTargetsData (sdw::ShaderWriter &writer, ast::expr::ExprPtr expr, bool enabled)
 
 SDW_DeclStructInstance (C3D_API, MorphTargetsData)
 
MorphTargetData operator[] (sdw::UInt const &index) const
 

Static Public Member Functions

static ast::type::BaseStructPtr makeType (ast::type::TypesCache &cache, MorphFlags morphFlags=MorphFlags{})
 

Constructor & Destructor Documentation

◆ MorphTargetsData()

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

Member Function Documentation

◆ makeType()

static ast::type::BaseStructPtr castor3d::shader::MorphTargetsData::makeType ( ast::type::TypesCache & cache,
MorphFlags morphFlags = MorphFlags{} )
static

◆ operator[]()

MorphTargetData castor3d::shader::MorphTargetsData::operator[] ( sdw::UInt const & index) const
inline

◆ SDW_DeclStructInstance()

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

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