Castor3D  0.11.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
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)
 
C3D_API Voxeloperator= (Voxel const &rhs)
 

Fonctions membres publiques statiques

static C3D_API ast::type::StructPtr 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::StructPtr castor3d::shader::Voxel::makeType ( ast::type::TypesCache &  cache)
static

◆ operator=()

C3D_API Voxel& castor3d::shader::Voxel::operator= ( Voxel const &  rhs)

Documentation des données membres

◆ colorMask

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

◆ DataSize

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

◆ normalMask

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

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