Kanzi 3.9.10
RenderPassTemplate Class Reference

Use RenderPassTemplate to instantiate a single render pass. More...

Inheritance diagram for RenderPassTemplate:
[legend]

Public Member Functions

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

Protected Attributes

RenderPassTemplateWrapper mWrapper
 

Detailed Description

Use RenderPassTemplate to instantiate a single render pass.

Member Function Documentation

◆ getNative()

long getNative ( )

Gets a pointer to the backing C++ instance.

Returns
A pointer to the backing C++ instance.