![]() |
Skia
2D Graphics Library
|
#include "include/core/SkScalar.h"
#include "include/core/SkTypes.h"
#include "include/private/base/SkSafe32.h"
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | SkIPoint |
SkIPoint holds two 32-bit integer coordinates. More... | |
struct | SkPoint |
SkPoint holds two 32-bit floating point coordinates. More... | |
Typedefs | |
typedef SkIPoint | SkIVector |
SkIVector provides an alternative name for SkIPoint. More... | |
typedef SkPoint | SkVector |
SkVector provides an alternative name for SkPoint. More... | |