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

Function is_stop

renderers/agg/include/agg_basics.h:374–377  ·  view source on GitHub ↗

-----------------------------------------------------------------is_stop

Source from the content-addressed store, hash-verified

372
373 //-----------------------------------------------------------------is_stop
374 inline bool is_stop(unsigned c)
375 {
376 return c == path_cmd_stop;
377 }
378
379 //--------------------------------------------------------------is_move_to
380 inline bool is_move_to(unsigned c)

Callers 15

vertexMethod · 0.85
vertexMethod · 0.85
vertexMethod · 0.85
vertexMethod · 0.85
vertexMethod · 0.85
vertexMethod · 0.85
vertexMethod · 0.85
add_pathMethod · 0.85
vertexMethod · 0.85
is_next_polyFunction · 0.85
add_pathsMethod · 0.85
addMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected