Skip to main content

GLSLCodeGenerator

Constants

temp_connections : Array.<Connection>

Functions

genTypeSpecifier(type)string
genVarDeclaration(name, type)string
initializeDefaultValue(context, output, type)

temp_connections : Array.<Connection>

Kind: global constant

genTypeSpecifier(type) ⇒ string

Kind: global function

ParamType
typeParticleDataTypes

genVarDeclaration(name, type) ⇒ string

Kind: global function

ParamType
namestring
typeParticleDataTypes

initializeDefaultValue(context, output, type)

Kind: global function

ParamType
contextCodeContext
outputLineBuilder
typeParticleDataTypes