Public Types | Static Public Member Functions
nvidia::apex::IofxSpriteRenderLayoutElement Struct Reference

Enumerates the potential IOFX mesh render layout elements. More...

#include <IofxRenderCallback.h>

List of all members.

Public Types

enum  Enum {
  POSITION_FLOAT3,
  COLOR_RGBA8,
  COLOR_BGRA8,
  COLOR_FLOAT4,
  VELOCITY_FLOAT3,
  SCALE_FLOAT2,
  LIFE_REMAIN_FLOAT1,
  DENSITY_FLOAT1,
  SUBTEXTURE_FLOAT1,
  ORIENTATION_FLOAT1,
  USER_DATA_UINT1,
  MAX_COUNT
}
 Enum of IOFX sprite render layout elements.

Static Public Member Functions

static PX_INLINE
RenderDataFormat::Enum 
getFormat (Enum element)
 Get layout element format.

Detailed Description

Enumerates the potential IOFX mesh render layout elements.


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

Generated on Sat Dec 1 2018 15:52:08

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