18 #ifndef INCLUDED_BLENDSHAPES
19 #define INCLUDED_BLENDSHAPES
80 BlendShape8(
int a,
int b,
int c,
int d,
int e,
int f,
int g,
int h) {
const int & operator[](size_t index) const
bool operator==(const BlendShape4 &lhs) const
void Rotate180(BlendShape8 &dst) const
int & operator[](int index)
void FlipU(BlendShape8 &dst) const
void Rotate180(BlendShape4 &dst) const
void FlipU(BlendShape4 &dst) const
void Rotate90(BlendShape8 &dst) const
void Rotate270(BlendShape4 &dst) const
void FlipV(BlendShape8 &dst) const
void FlipV(BlendShape4 &dst) const
BlendShape8(int a, int b, int c, int d, int e, int f, int g, int h)
void Rotate270(BlendShape8 &dst) const
const int & operator[](int index) const
int & operator[](size_t index)
bool operator==(const BlendShape8 &lhs) const
void Rotate90(BlendShape4 &dst) const
BlendShape4(int a, int b, int c, int d)