Skia
2D Graphics Library
|
#include "include/core/SkMatrix.h"
#include "include/core/SkScalar.h"
#include "include/core/SkTypes.h"
#include <cstring>
Go to the source code of this file.
Classes | |
struct | SkV2 |
struct | SkV3 |
struct | SkV4 |
class | SkM44 |
4x4 matrix used by SkCanvas and other parts of Skia. More... | |