Anti-Grain Geometry - AGG (libagg)  2.5
Public Types | Static Public Member Functions
agg::sbool_xor_formula_linear< CoverShift > Struct Template Reference

#include <agg_scanline_boolean_algebra.h>

List of all members.

Public Types

enum  cover_scale_e { cover_shift = CoverShift, cover_size = 1 << cover_shift, cover_mask = cover_size - 1 }

Static Public Member Functions

static AGG_INLINE unsigned calculate (unsigned a, unsigned b)

template<unsigned CoverShift = cover_shift>
struct agg::sbool_xor_formula_linear< CoverShift >


Member Enumeration Documentation

template<unsigned CoverShift = cover_shift>
enum agg::sbool_xor_formula_linear::cover_scale_e
Enumerator:
cover_shift 
cover_size 
cover_mask 

Member Function Documentation

template<unsigned CoverShift = cover_shift>
static AGG_INLINE unsigned agg::sbool_xor_formula_linear< CoverShift >::calculate ( unsigned  a,
unsigned  b 
) [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines