Kanzi 3.9.10
ShaderProgram.CreateInfo Class Reference

Struct that contains all the parameters that Kanzi needs to create a ShaderProgram. More...

Inheritance diagram for ShaderProgram.CreateInfo:
[legend]

Public Member Functions

long getNative ()
 Gets a pointer to the backing C++ instance.
 

Protected Attributes

ShaderProgram_CreateInfoWrapper mWrapper
 

Detailed Description

Struct that contains all the parameters that Kanzi needs to create a ShaderProgram.

Member Function Documentation

◆ getNative()

long getNative ( )

Gets a pointer to the backing C++ instance.

Returns
A pointer to the backing C++ instance.