MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_render_bounds()

void MayaFlux::Buffers::TextBuffer::set_render_bounds ( uint32_t  w,
uint32_t  h 
)
inline

Hard render bounds.

impress() wraps at render_bounds_w and returns Overflow when render_bounds_h is exhausted.

Definition at line 102 of file TextBuffer.hpp.

103 {
106 }
uint32_t h
Definition InkPress.cpp:25

References h.