HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ShaderStage::Scope Struct Reference

#include <ShaderStage.h>

Public Member Functions

 Scope (Syntax::Punctuation p)
 

Public Attributes

Syntax::Punctuation punctuation
 
std::set< FunctionCallIdfunctions
 

Detailed Description

Definition at line 135 of file ShaderStage.h.

Constructor & Destructor Documentation

ShaderStage::Scope::Scope ( Syntax::Punctuation  p)
inline

Definition at line 139 of file ShaderStage.h.

Member Data Documentation

std::set<FunctionCallId> ShaderStage::Scope::functions

Definition at line 138 of file ShaderStage.h.

Syntax::Punctuation ShaderStage::Scope::punctuation

Definition at line 137 of file ShaderStage.h.


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