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

#include <ObjectIdsUbo.hpp>

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

Public Member Functions

C3D_API ObjectsIds (sdw::ShaderWriter &writer, ast::expr::ExprPtr expr, bool enabled)
 
 SDW_DeclStructInstance (C3D_API, ObjectsIds)
 
sdw::UInt getNodeId (sdw::UInt const &index) const
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ ObjectsIds()

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

Member Function Documentation

◆ getNodeId()

sdw::UInt castor3d::shader::ObjectsIds::getNodeId ( sdw::UInt const & index) const
inline

◆ makeType()

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

◆ SDW_DeclStructInstance()

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

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