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

Interface for holding the UI properties associated shader port. More...

#include <Util.h>

Public Attributes

string label
 
ShaderPortvariable = nullptr
 
UIProperties ui
 

Detailed Description

Interface for holding the UI properties associated shader port.

Definition at line 105 of file Util.h.

Member Data Documentation

string UIPropertyItem::label

Definition at line 107 of file Util.h.

UIProperties UIPropertyItem::ui

Definition at line 109 of file Util.h.

ShaderPort* UIPropertyItem::variable = nullptr

Definition at line 108 of file Util.h.


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