_pImpl (defined in usg::SchemaProperty) | usg::SchemaProperty | protected |
canConnectTo(const SchemaProperty &output) const | usg::SchemaProperty | |
getArraySize() const | usg::SchemaProperty | |
getFullName() const | usg::SchemaProperty | virtual |
getHelp() const | usg::ShaderProperty | |
getHints() const | usg::ShaderProperty | |
getInfoString() const | usg::ShaderProperty | |
getLabel() const | usg::ShaderProperty | |
getMetadata() const (defined in usg::SchemaProperty) | usg::SchemaProperty | |
getName() const | usg::SchemaProperty | |
getOptions() const | usg::ShaderProperty | |
getPage() const | usg::ShaderProperty | |
getType() const | usg::SchemaProperty | |
getValue() const | usg::SchemaProperty | |
getValueTime() const | usg::SchemaProperty | |
getValueType() const | usg::SchemaProperty | |
getWidget() const | usg::ShaderProperty | |
impl() (defined in usg::SchemaProperty) | usg::SchemaProperty | inline |
impl() const (defined in usg::SchemaProperty) | usg::SchemaProperty | inline |
isArray() const | usg::SchemaProperty | |
isConnectable() const | usg::SchemaProperty | |
isDynamicArray() const | usg::SchemaProperty | |
isOutput() const | usg::SchemaProperty | |
isOverriden() const | usg::SchemaProperty | |
isReference() const | usg::SchemaProperty | |
isValid() const | usg::SchemaProperty | |
operator bool() const (defined in usg::SchemaProperty) | usg::SchemaProperty | inline |
operator=(const SchemaProperty &) (defined in usg::SchemaProperty) | usg::SchemaProperty | |
print(std::ostream &) const | usg::SchemaProperty | |
SchemaProperty() | usg::SchemaProperty | |
SchemaProperty(int category, Value::Type type, const char *name, const Value &value, size_t arraySize=0) | usg::SchemaProperty | |
SchemaProperty(int category, Value::Type type, const char *name, const Value &value, const fdk::KeyValueMap &metadata) | usg::SchemaProperty | |
SchemaProperty(int category, Value::Type type, const char *name, const fdk::KeyValueMap &metadata=fdk::KeyValueMap()) | usg::SchemaProperty | |
SchemaProperty(int category, Value::Type type, const char *name, const Value &value, size_t arraySize, const fdk::KeyValueMap &metadata, const fdk::KeyValueMap &hints, const fdk::StringList &options) | usg::SchemaProperty | |
SchemaProperty(const SchemaProperty &) | usg::SchemaProperty | |
SchemaProperty(SchemaPropertyHandle *handle) | usg::SchemaProperty | explicit |
setValueTime(const fdk::TimeValue &time) | usg::SchemaProperty | |
ShaderProperty() | usg::ShaderProperty | inline |
ShaderProperty(int inputOrOutput, Value::Type type, const char *name, const Value &value, size_t arraySize=0) | usg::ShaderProperty | |
ShaderProperty(int inputOrOutput, Value::Type type, const char *name, const fdk::KeyValueMap &metadata=fdk::KeyValueMap()) | usg::ShaderProperty | |
ShaderProperty(int inputOrOutput, Value::Type type, const char *name, const Value &value, size_t arraySize, const fdk::KeyValueMap &metadata, const fdk::KeyValueMap &hints, const fdk::StringList &options) | usg::ShaderProperty | |
ShaderProperty(const ShaderProperty &) | usg::ShaderProperty | |
ShaderProperty(ShaderPropertyHandle *handle) | usg::ShaderProperty | explicit |
~SchemaProperty() | usg::SchemaProperty | virtual |