NvGLPlatformInfo Struct Reference

Basic, combined platform info. More...

#include <NvGLAppContext.h>

List of all members.

Public Member Functions

 NvGLPlatformInfo (NvGLPlatformCategory::Enum category, NvGLPlatformOS::Enum os)
 Inline, all-members constructor.

Public Attributes

NvGLPlatformCategory::Enum mCategory
 Platform GPU category.
NvGLPlatformOS::Enum mOS
 Platform OS.


Detailed Description

Basic, combined platform info.

Constructor & Destructor Documentation

NvGLPlatformInfo::NvGLPlatformInfo ( NvGLPlatformCategory::Enum  category,
NvGLPlatformOS::Enum  os 
) [inline]

Inline, all-members constructor.

Parameters:
[in] category the platform category
[in] os the platform OS


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