MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / get_close_flag

Function get_close_flag

dep/agg/include/agg_basics.h:529–532  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

527
528 //----------------------------------------------------------get_close_flag
529 inline unsigned get_close_flag(unsigned c)
530 {
531 return c & path_flags_close;
532 }
533
534 //-------------------------------------------------------clear_orientation
535 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