|
Materialx Protobuf API 1.39.4
Serialization API to convert between MaterialX and Google Protobuf formats.
|
MaterialX Protobuf serialization and deserialization utilities. More...
Classes | |
| class | materialx_serializer.MaterialXToProtobuf |
| Converter class to transform MaterialX document objects into Protobuf MaterialXDocument messages. More... | |
| class | materialx_serializer.ProtobufToMaterialX |
| Converter class to transform Protobuf MaterialXDocument messages back into MaterialX document objects. More... | |
| class | materialx_serializer.Util |
Namespaces | |
| namespace | materialx_serializer |
Variables | |
| int | materialx_serializer.SCHEMA_VERSION_MAJOR = 1 |
| int | materialx_serializer.SCHEMA_VERSION_MINOR = 39 |
| int | materialx_serializer.SCHEMA_VERSION_PATCH = 4 |
MaterialX Protobuf serialization and deserialization utilities.