Public Types
nvidia::apex::StatDataType Struct Reference

APEX stat struct that contains the type enums. More...

#include <Scene.h>

List of all members.

Public Types

enum  Enum {
  INVALID = 0,
  STRING = 1,
  INT = 2,
  FLOAT = 3,
  ENUM = 4,
  BOOL = 5
}
 Enum of the APEX stat types.

Detailed Description

APEX stat struct that contains the type enums.


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

Generated on Sat Dec 1 2018 15:52:10

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