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

potential semantics of a sprite buffer More...

#include <UserRenderInstanceBufferDesc.h>

List of all members.

Public Types

enum  Enum {
  POSITION_FLOAT3,
  ROTATION_SCALE_FLOAT3x3,
  VELOCITY_LIFE_FLOAT4,
  DENSITY_FLOAT1,
  COLOR_RGBA8,
  COLOR_BGRA8,
  COLOR_FLOAT4,
  UV_OFFSET_FLOAT2,
  LOCAL_OFFSET_FLOAT3,
  USER_DATA_UINT1,
  POSE_FLOAT3x4,
  NUM_SEMANTICS
}
 Enum of sprite buffer semantics types.

Static Public Member Functions

static PX_INLINE
RenderDataFormat::Enum 
getSemanticFormat (Enum semantic)
 Get semantic format.
static PX_INLINE
RenderInstanceSemantic::Enum 
getSemantic (Enum semantic)
 Get semantic from layout element format.

Detailed Description

potential semantics of a sprite buffer


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

Generated on Sat Dec 1 2018 15:52:11

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