|
Materialx Protobuf API 1.39.4
Serialization API to convert between MaterialX and Google Protobuf formats.
|
Functions | |
| get_file_path (filename) | |
| test_file_exists (filename) | |
| test_json_valid (json_file) | |
| test_mxpb_to_protobuf (mxpb_file) | |
| test_materialx_to_protobuf (mtlx_file) | |
| test_mtlx_protobuf_mtlx_equivalence (mtlx_file) | |
| test_mxpb_to_mtlx (mxpb_file) | |
Variables | |
| bool | HAS_MATERIALX = True |
| data_dir = os.path.join(os.path.dirname(__file__), '../source/data') | |
| list | data_files |
| test_materialx.get_file_path | ( | filename | ) |
| test_materialx.test_file_exists | ( | filename | ) |
| test_materialx.test_json_valid | ( | json_file | ) |
| test_materialx.test_materialx_to_protobuf | ( | mtlx_file | ) |
| test_materialx.test_mtlx_protobuf_mtlx_equivalence | ( | mtlx_file | ) |
| test_materialx.test_mxpb_to_mtlx | ( | mxpb_file | ) |
| test_materialx.test_mxpb_to_protobuf | ( | mxpb_file | ) |
| test_materialx.data_dir = os.path.join(os.path.dirname(__file__), '../source/data') |
| list test_materialx.data_files |
| bool test_materialx.HAS_MATERIALX = True |