|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Nodes::GpuSync::ProceduralTextureNode::ProceduralTextureNode | ( | uint32_t | width, |
| uint32_t | height, | ||
| PixelGenerator | generator | ||
| ) |
Create procedural texture with custom generator.
| width | Texture width |
| height | Texture height |
| generator | Pixel generation function |
Definition at line 16 of file ProceduralTextureNode.cpp.
References MayaFlux::Nodes::GpuSync::default_generator, m_generator, MF_DEBUG, MF_WARN, MayaFlux::Journal::NodeProcessing, and MayaFlux::Journal::Nodes.