APEX Framework: nvidia::apex::IofxSpriteRenderLayoutElement Struct Reference

NVIDIA APEX

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 Fri Dec 15 2017 13:58:39

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