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

#include <GlslCullData.hpp>

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

Fonctions membres publiques

C3D_API CullData (sdw::ShaderWriter &writer, sdw::expr::ExprPtr expr, bool enabled=true)
 
 SDW_DeclStructInstance (C3D_API, CullData)
 

Fonctions membres publiques statiques

static C3D_API sdw::type::BaseStructPtr makeType (sdw::type::TypesCache &cache)
 

Attributs publics

sdw::Vec4 sphere
 
sdw::Vec4 cone
 

Documentation des constructeurs et destructeur

◆ CullData()

C3D_API castor3d::shader::CullData::CullData ( sdw::ShaderWriter & writer,
sdw::expr::ExprPtr expr,
bool enabled = true )

Documentation des fonctions membres

◆ makeType()

static C3D_API sdw::type::BaseStructPtr castor3d::shader::CullData::makeType ( sdw::type::TypesCache & cache)
static

◆ SDW_DeclStructInstance()

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

Documentation des données membres

◆ cone

sdw::Vec4 castor3d::shader::CullData::cone

◆ sphere

sdw::Vec4 castor3d::shader::CullData::sphere

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