Apply a transform to a PerPixelMap.
More...
#include <vc/graph/core.hpp>
|
auto | serialize_ (bool useCache, const filesystem::path &cacheDir) -> smgl::Metadata override |
|
void | deserialize_ (const smgl::Metadata &meta, const filesystem::path &cacheDir) override |
|
Apply a transform to a PerPixelMap.
Definition at line 957 of file core.hpp.
◆ BaseT
◆ deserialize_()
void volcart::TransformPPMNode::deserialize_ |
( |
const smgl::Metadata & |
meta, |
|
|
const filesystem::path & |
cacheDir |
|
) |
| |
|
overrideprivate |
smgl custom deserialization
◆ serialize_()
auto volcart::TransformPPMNode::serialize_ |
( |
bool |
useCache, |
|
|
const filesystem::path & |
cacheDir |
|
) |
| -> smgl::Metadata |
|
overrideprivate |
smgl custom serialization
The documentation for this class was generated from the following file: