Flip a UVMap across one or both of its axes.
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 |
|
Flip a UVMap across one or both of its axes.
The input UVMap is not modified by this operation.
Definition at line 381 of file core.hpp.
◆ FlipAxis
Flipping axis enumeration
Definition at line 393 of file core.hpp.
◆ FlipUVMapNode()
volcart::FlipUVMapNode::FlipUVMapNode |
( |
| ) |
|
◆ deserialize_()
void volcart::FlipUVMapNode::deserialize_ |
( |
const smgl::Metadata & |
meta, |
|
|
const filesystem::path & |
cacheDir |
|
) |
| |
|
overrideprivate |
smgl custom deserialization
◆ serialize_()
auto volcart::FlipUVMapNode::serialize_ |
( |
bool |
useCache, |
|
|
const filesystem::path & |
cacheDir |
|
) |
| -> smgl::Metadata |
|
overrideprivate |
smgl custom serialization
◆ axis_
◆ flipAxis
smgl::InputPort<FlipAxis> volcart::FlipUVMapNode::flipAxis |
◆ uvMapIn
◆ uvMapIn_
◆ uvMapOut
◆ uvMapOut_
The documentation for this class was generated from the following file: