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

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

_defaultValueTypeSyntaxprotected
_membersTypeSyntaxprotected
_nameTypeSyntaxprotected
_typeAliasTypeSyntaxprotected
_typeDefinitionTypeSyntaxprotected
_uniformDefaultValueTypeSyntaxprotected
EMPTY_MEMBERSTypeSyntaxprotectedstatic
getDefaultValue(bool uniform) const TypeSyntaxinline
getMembers() const TypeSyntaxinline
getName() const TypeSyntaxinline
getTypeAlias() const TypeSyntaxinline
getTypeDefinition() const TypeSyntaxinline
getValue(const ShaderPort *port, bool uniform) const TypeSyntaxvirtual
getValue(const Value &value, bool uniform) const =0TypeSyntaxpure virtual
getValue(const StringVec &values, bool uniform) const =0TypeSyntaxpure virtual
TypeSyntax(const string &name, const string &defaultValue, const string &uniformDefaultValue, const string &typeAlias, const string &typeDefinition, const StringVec &members)TypeSyntaxprotected
~TypeSyntax()TypeSyntaxinlinevirtual