<GlslCodeHelper> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » GlslCodeHelper

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32GetSamplerCodeSnippetsFor a given set of <Texture> parameters, populates a <StrList> with code snippets containing a sampler declaration, texture sampling code, and if applicable, code for imageLoad and imageStore functions.