Classes | |
struct | equal_to< impeller::Glyph > |
struct | equal_to< impeller::ScaledFont > |
struct | hash< impeller::DepthAttachmentDescriptor > |
struct | hash< impeller::Font::Metrics > |
struct | hash< impeller::Glyph > |
struct | hash< impeller::ScaledFont > |
struct | hash< impeller::StencilAttachmentDescriptor > |
struct | hash< impeller::UniqueID > |
struct | less< impeller::Glyph > |
struct | less< impeller::UniqueID > |
Functions | |
std::ostream & | operator<< (std::ostream &out, const impeller::Color &c) |
std::ostream & | operator<< (std::ostream &out, const impeller::Half &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::HalfVector2 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::HalfVector3 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::HalfVector4 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::Matrix &m) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const impeller::TPoint< T > &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::Quaternion &q) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const impeller::TRect< T > &r) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const impeller::TSize< T > &s) |
std::ostream & | operator<< (std::ostream &out, const impeller::Vector3 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::Vector4 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::HandleGLES &handle) |
|
inline |
Definition at line 951 of file color.h.
References impeller::Color::alpha, impeller::Color::blue, impeller::Color::green, and impeller::Color::red.
|
inline |
Definition at line 163 of file half.h.
References impeller::Half::x.
|
inline |
Definition at line 168 of file half.h.
References impeller::HalfVector2::x, and impeller::HalfVector2::y.
|
inline |
Definition at line 175 of file half.h.
References impeller::HalfVector3::x, impeller::HalfVector3::y, and impeller::HalfVector3::z.
|
inline |
Definition at line 183 of file half.h.
References impeller::HalfVector4::w, impeller::HalfVector4::x, impeller::HalfVector4::y, and impeller::HalfVector4::z.
|
inline |
Definition at line 76 of file handle_gles.h.
References impeller::HandleTypeToString(), impeller::HandleGLES::IsDead(), impeller::HandleGLES::name, and impeller::HandleGLES::type.
|
inline |
|
inline |
Definition at line 94 of file quaternion.h.
References impeller::Quaternion::w, impeller::Quaternion::x, impeller::Quaternion::y, and impeller::Quaternion::z.
|
inline |
Definition at line 331 of file point.h.
References impeller::TPoint< T >::x, and impeller::TPoint< T >::y.
|
inline |
Definition at line 672 of file rect.h.
References impeller::TRect< T >::GetOrigin(), and impeller::TRect< T >::GetSize().
|
inline |
Definition at line 147 of file size.h.
References impeller::TSize< T >::height, and impeller::TSize< T >::width.
|
inline |
Definition at line 323 of file vector.h.
References impeller::Vector3::x, impeller::Vector3::y, and impeller::Vector3::z.
|
inline |
Definition at line 328 of file vector.h.
References impeller::Vector4::w, impeller::Vector4::x, impeller::Vector4::y, and impeller::Vector4::z.