|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
Spatial domain for vertex generation. More...
#include <VertexSampler.hpp>
Collaboration diagram for MayaFlux::Kinesis::SamplerBounds:Public Member Functions | |
| glm::vec3 | center () const noexcept |
| glm::vec3 | extent () const noexcept |
| float | max_radius () const noexcept |
Public Attributes | |
| glm::vec3 | min { -1.0F } |
| glm::vec3 | max { 1.0F } |
Spatial domain for vertex generation.
Definition at line 39 of file VertexSampler.hpp.