![]() |
Skia
2D Graphics Library
|
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... | |
Functions | |
SkM44 | Sk3LookAt (const SkV3 &eye, const SkV3 ¢er, const SkV3 &up) |
SkM44 | Sk3Perspective (float near, float far, float angle) |
SkM44 Sk3Perspective | ( | float | near, |
float | far, | ||
float | angle | ||
) |