|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
Collaboration diagram for MayaFlux::Buffers::UVFieldProcessor::PushConstants:Public Attributes | |
| uint32_t | _pad { 0 } |
| uint32_t | mode { static_cast<uint32_t>(UVProjectionMode::CARTESIAN) } |
| float | param_aux { 1.0F } |
| glm::vec3 | param_axis { 0.0F, 0.0F, 1.0F } |
| glm::vec3 | param_origin { 0.0F } |
| float | param_scale { 1.0F } |
| uint32_t | vertex_count { 0 } |
| uint32_t | write_colour { 0 } |
Definition at line 132 of file UVFieldProcessor.hpp.