Torque3D Documentation / _generateds / ShaderIncludeDependency

ShaderIncludeDependency

Engine/source/shaderGen/shaderDependency.h

A shader dependency for adding #include's into shadergen shaders.

More...

Protected Attributes

Public Functions

bool

Compare this dependency to another one.

Print the dependency into the header of a shader.

Detailed Description

A shader dependency for adding #include's into shadergen shaders.

Protected Attributes

Torque::Path mIncludePath 

Public Functions

ShaderIncludeDependency(const Torque::Path & pathToInclude)

operator==(const ShaderDependency & cmpTo)

Reimplemented from: ShaderDependency

print(Stream & s)

Reimplemented from: ShaderDependency