/* * Copyright 2014 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file.
*/ #include"include/core/SkPath.h" #include"include/core/SkPathTypes.h" #include"include/core/SkPoint.h" #include"include/core/SkRect.h" #include"include/core/SkScalar.h" #include"include/pathops/SkPathOps.h" #include"src/base/SkArenaAlloc.h" #include"src/core/SkPathPriv.h" #include"src/pathops/SkOpContour.h" #include"src/pathops/SkOpEdgeBuilder.h" #include"src/pathops/SkPathOpsBounds.h" #include"src/pathops/SkPathOpsCommon.h" #include"src/pathops/SkPathOpsTypes.h"
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.