Public Attributes
nvidia::apex::IofxSpriteRenderData Struct Reference

IofxSpriteRenderData stores sprite render data for one IOFX Renderable. More...

#include <IofxRenderable.h>

Inheritance diagram for nvidia::apex::IofxSpriteRenderData:

List of all members.

Public Attributes

uint32_t visibleCount
 number of visible particles (if sprite depth sorting is enabled, includes only particles in front of the view frustrum)
const IofxSpriteSharedRenderDatasharedRenderData
 reference to Sprite shared render data

Detailed Description

IofxSpriteRenderData stores sprite render data for one IOFX Renderable.


Member Data Documentation

reference to Sprite shared render data

number of visible particles (if sprite depth sorting is enabled, includes only particles in front of the view frustrum)


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

Generated on Tue Aug 1 2017 22:44:30

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