Public Member Functions
nvidia::apex::IofxRenderableIterator Class Reference

Iterate over all renderables in IOFX module. IMPORTANT: release() should be called for each returned not-NULL renderable! More...

#include <ModuleIofx.h>

Inheritance diagram for nvidia::apex::IofxRenderableIterator:

List of all members.

Public Member Functions

virtual IofxRenderablegetFirst ()=0
 Return the first renderable in IOFX module.
virtual IofxRenderablegetNext ()=0
 Return the next renderable IOFX module.

Detailed Description

Iterate over all renderables in IOFX module. IMPORTANT: release() should be called for each returned not-NULL renderable!


The documentation for this class was generated from the following file:

Generated on Sat Dec 1 2018 15:52:09

Copyright © 2012-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.