/* * Copyright 2015 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef SkPoint3_DEFINED #define SkPoint3_DEFINED #include "include/core/SkScalar.h" #include "include/private/base/SkAPI.h" #include "include/private/base/SkFloatingPoint.h" struct SK_API SkPoint3 { … }; SkVector3; SkColor3f; #endif