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

Struct for sprite texture layout info. More...

#include <UserRenderSpriteBufferDesc.h>

List of all members.

Public Types

enum  Enum {
  NONE = 0,
  POSITION_FLOAT4,
  SCALE_ORIENT_SUBTEX_FLOAT4,
  COLOR_RGBA8,
  COLOR_BGRA8,
  COLOR_FLOAT4,
  NUM_LAYOUTS
}
 Enum of sprite texture layout info.

Static Public Member Functions

static PX_INLINE
RenderDataFormat::Enum 
getLayoutFormat (Enum layout)
 Get layout format.

Detailed Description

Struct for sprite texture layout info.


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.