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

Function get_close_flag

renderers/agg/include/agg_basics.h:453–456  ·  view source on GitHub ↗

----------------------------------------------------------get_close_flag

Source from the content-addressed store, hash-verified

451
452 //----------------------------------------------------------get_close_flag
453 inline unsigned get_close_flag(unsigned c)
454 {
455 return c & path_flags_close;
456 }
457
458 //-------------------------------------------------------clear_orientation
459 inline unsigned clear_orientation(unsigned c)

Callers 6

add_vertexMethod · 0.85
add_vertexMethod · 0.85
add_vertexMethod · 0.85
add_vertexMethod · 0.85
add_vertexMethod · 0.85
rewindMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected