MaterialX 1.38.10
Loading...
Searching...
No Matches
ScalarTypeSyntax Member List

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

_defaultValue (defined in TypeSyntax)TypeSyntaxprotected
_members (defined in TypeSyntax)TypeSyntaxprotected
_name (defined in TypeSyntax)TypeSyntaxprotected
_typeAlias (defined in TypeSyntax)TypeSyntaxprotected
_typeDefinition (defined in TypeSyntax)TypeSyntaxprotected
_uniformDefaultValue (defined in TypeSyntax)TypeSyntaxprotected
EMPTY_MEMBERS (defined in TypeSyntax)TypeSyntaxprotectedstatic
getDefaultValue(bool uniform) constTypeSyntaxinline
getMembers() constTypeSyntaxinline
getName() constTypeSyntaxinline
getTypeAlias() constTypeSyntaxinline
getTypeDefinition() constTypeSyntaxinline
getValue(const Value &value, bool uniform) const overrideScalarTypeSyntaxvirtual
getValue(const StringVec &values, bool uniform) const overrideScalarTypeSyntaxvirtual
TypeSyntax::getValue(const ShaderPort *port, bool uniform) constTypeSyntaxvirtual
ScalarTypeSyntax(const string &name, const string &defaultValue, const string &uniformDefaultValue, const string &typeAlias=EMPTY_STRING, const string &typeDefinition=EMPTY_STRING) (defined in ScalarTypeSyntax)ScalarTypeSyntax
TypeSyntax(const string &name, const string &defaultValue, const string &uniformDefaultValue, const string &typeAlias, const string &typeDefinition, const StringVec &members)TypeSyntaxprotected
~TypeSyntax() (defined in TypeSyntax)TypeSyntaxinlinevirtual