Public Types
nvidia::apex::RenderPrimitiveType Struct Reference

Describe the implied vertex ordering. More...

#include <UserRenderResourceManager.h>

List of all members.

Public Types

enum  Enum {
  UNKNOWN = 0,
  TRIANGLES,
  TRIANGLE_STRIP,
  LINES,
  LINE_STRIP,
  POINTS,
  POINT_SPRITES
}
 Enum of the implied vertex ordering types.

Detailed Description

Describe the implied vertex ordering.


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.