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 100 of file Util.h.

Member Data Documentation

string UIPropertyItem::label

Definition at line 102 of file Util.h.

UIProperties UIPropertyItem::ui

Definition at line 104 of file Util.h.

ShaderPort* UIPropertyItem::variable = nullptr

Definition at line 103 of file Util.h.


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