Hermes
hermes::Transform2 Member List

This is the complete list of members for hermes::Transform2, including all inherited members.

getMatrix() consthermes::Transform2inline
getScale() consthermes::Transform2inline
getTranslate() consthermes::Transform2inline
inverse(const Transform2 &t)hermes::Transform2friend
memoryDumpLayout()hermes::Transform2inlinestatic
operator()(const point2 &p, point2 *r) consthermes::Transform2inline
operator()(const vec2 &v, vec2 *r) consthermes::Transform2inline
operator()(const vec2 &v) consthermes::Transform2inline
operator()(const point2 &p) consthermes::Transform2inline
operator()(const bbox2 &b) consthermes::Transform2inline
operator()(const Ray2 &r)hermes::Transform2inline
operator*(const Transform2 &t) consthermes::Transform2inline
operator[](u32 row_index) consthermes::Transform2inline
operator[](u32 row_index)hermes::Transform2inline
reset()hermes::Transform2
rotate(real_t angle)hermes::Transform2static
scale(const vec2 &s)hermes::Transform2static
Transform2()hermes::Transform2
Transform2(const mat3 &mat)hermes::Transform2
Transform2(const bbox2 &bbox)hermes::Transform2
translate(const vec2 &v)hermes::Transform2static