MCPcopy Create free account
hub / github.com/MapServer/MapServer / set_orientation

Function set_orientation

renderers/agg/include/agg_basics.h:471–474  ·  view source on GitHub ↗

---------------------------------------------------------set_orientation

Source from the content-addressed store, hash-verified

469
470 //---------------------------------------------------------set_orientation
471 inline unsigned set_orientation(unsigned c, unsigned o)
472 {
473 return clear_orientation(c) | o;
474 }
475
476 //--------------------------------------------------------------point_base
477 template<class T> struct point_base

Callers 1

Calls 1

clear_orientationFunction · 0.85

Tested by

no test coverage detected