|
| CameraAdaper (const skjson::ObjectValue &jlayer, const skjson::ObjectValue &jtransform, const AnimationBuilder &abuilder, const SkSize &viewport_size) |
|
| ~CameraAdaper () override |
|
SkM44 | totalMatrix () const override |
|
| TransformAdapter3D (const skjson::ObjectValue &, const AnimationBuilder &) |
|
| ~TransformAdapter3D () override |
|
virtual SkM44 | totalMatrix () const |
|
const sk_sp< sksg::Matrix< SkM44 > > & | node () const |
|
template<typename T > |
bool | bind (const AnimationBuilder &, const skjson::ObjectValue *, T *) |
|
template<typename T > |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jobject, T &v) |
|
bool | bindAutoOrientable (const AnimationBuilder &abuilder, const skjson::ObjectValue *jobject, SkV2 *v, float *orientation) |
|
bool | isStatic () const |
|
template<> |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, ScalarValue *v) |
|
template<> |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, ShapeValue *v) |
|
template<> |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, TextValue *v) |
|
template<> |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, Vec2Value *v) |
|
template<> |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, VectorValue *v) |
|
template<> |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, ColorValue *v) |
|
StateChanged | seek (float t) |
|
| SkRefCntBase () |
|
virtual | ~SkRefCntBase () |
|
bool | unique () const |
|
void | ref () const |
|
void | unref () const |
|
Definition at line 28 of file Camera.h.