20 #ifndef FASTUIDRAW_PAINTER_CLIP_EQUATIONS_HPP 21 #define FASTUIDRAW_PAINTER_CLIP_EQUATIONS_HPP #define FASTUIDRAW_NUMBER_BLOCK4_NEEDED(X)
all classes and functions of FastUIDraw are in the namespace fastuidraw.
vecN is a simple static array class with no virtual functions and no memory overhead. Supports runtim array index checking and STL style iterators via pointer iterators.
vecN< vec3, 4 > m_clip_equations
clip_equations_data_offset_t
Enumeration that provides offsets for the elements of the clip equation offsets in units of uint32_t...
A c_array is a wrapper over a C pointer with a size parameter to facilitate bounds checking and provi...
A PainterClipEquations stores the clip equation for Painter.
PainterClipEquations(void)
void pack_data(c_array< uvec4 > dst) const
unsigned int data_size(void) const