HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
StructTypeSyntax Member List

This is the complete list of members for StructTypeSyntax, including all inherited members.

_defaultValueTypeSyntaxprotected
_membersTypeSyntaxprotected
_nameTypeSyntaxprotected
_parentTypeSyntaxprotected
_typeAliasTypeSyntaxprotected
_typeDefinitionTypeSyntaxprotected
_uniformDefaultValueTypeSyntaxprotected
EMPTY_MEMBERSTypeSyntaxprotectedstatic
getDefaultValue(bool uniform) const TypeSyntaxinline
getMembers() const TypeSyntaxinline
getName() const TypeSyntaxinline
getTypeAlias() const TypeSyntaxinline
getTypeDefinition() const TypeSyntaxinline
getValue(const Value &value, bool uniform) const overrideStructTypeSyntaxvirtual
TypeSyntax::getValue(const ShaderPort *port, bool uniform) const TypeSyntaxvirtual
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)TypeSyntaxprotected
~TypeSyntax()TypeSyntaxinlinevirtual