Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::ProgramContext Struct Reference

#include <Program.hpp>

Collaboration diagram for castor3d::ProgramContext:
Collaboration graph
[legend]

Public Attributes

ParticleSystemContextparticleSystem {}
 
castor::String name {}
 
ShaderProgramRPtr shaderProgram {}
 
VkShaderStageFlagBits shaderStage {}
 

Member Data Documentation

◆ name

castor::String castor3d::ProgramContext::name {}

◆ particleSystem

ParticleSystemContext* castor3d::ProgramContext::particleSystem {}

◆ shaderProgram

ShaderProgramRPtr castor3d::ProgramContext::shaderProgram {}

◆ shaderStage

VkShaderStageFlagBits castor3d::ProgramContext::shaderStage {}

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