| 
    HDK
    
   | 
 
This is the complete list of members for GlslStructTypeSyntax, including all inherited members.
| _defaultValue | TypeSyntax | protected | 
| _members | TypeSyntax | protected | 
| _name | TypeSyntax | protected | 
| _parent | TypeSyntax | protected | 
| _typeAlias | TypeSyntax | protected | 
| _typeDefinition | TypeSyntax | protected | 
| _uniformDefaultValue | TypeSyntax | protected | 
| EMPTY_MEMBERS | TypeSyntax | protectedstatic | 
| getDefaultValue(bool uniform) const | TypeSyntax | inline | 
| getMembers() const | TypeSyntax | inline | 
| getName() const | TypeSyntax | inline | 
| getTypeAlias() const | TypeSyntax | inline | 
| getTypeDefinition() const | TypeSyntax | inline | 
| getValue(const Value &value, bool uniform) const override | GlslStructTypeSyntax | virtual | 
| TypeSyntax::getValue(const ShaderPort *port, bool uniform) const | TypeSyntax | virtual | 
| StructTypeSyntax(const Syntax *parent, const string &name, const string &defaultValue, const string &uniformDefaultValue, const string &typeAlias=EMPTY_STRING, const string &typeDefinition=EMPTY_STRING, const StringVec &members=EMPTY_MEMBERS) | StructTypeSyntax | |
| TypeSyntax(const Syntax *parent, const string &name, const string &defaultValue, const string &uniformDefaultValue, const string &typeAlias, const string &typeDefinition, const StringVec &members) | TypeSyntax | protected | 
| ~TypeSyntax() | TypeSyntax | inlinevirtual |