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

#include <GlslVoxel.hpp>

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

Fonctions membres publiques

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

Fonctions membres publiques statiques

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

Attributs publics

sdw::UInt colorMask
 
sdw::UInt normalMask
 

Attributs publics statiques

static uint32_t constexpr DataSize = 8u
 

Documentation des constructeurs et destructeur

◆ Voxel()

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

Documentation des fonctions membres

◆ declare()

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

◆ makeType()

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

◆ SDW_DeclStructInstance()

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

Documentation des données membres

◆ colorMask

sdw::UInt castor3d::shader::Voxel::colorMask

◆ DataSize

uint32_t constexpr castor3d::shader::Voxel::DataSize = 8u
staticconstexpr

◆ normalMask

sdw::UInt castor3d::shader::Voxel::normalMask

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