MCPcopy Create free account
hub / github.com/cinder/Cinder / getMiterLimit

Method getMiterLimit

blocks/Cairo/src/Cairo.cpp:1312–1315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1310}
1311
1312double Context::getMiterLimit() const
1313{
1314 return cairo_get_miter_limit( mCairo );
1315}
1316
1317void Context::setOperator( int32_t op )
1318{

Callers 3

path2dpart3.jsFile · 0.80
path2dpart2.jsFile · 0.80
path2dpart1.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected