Main Page Class Hierarchy Compound List File List Compound Members
csReversibleTransform Member List
This is the complete list of members for csReversibleTransform, including all inherited members.
- csReversibleTransform(const csMatrix3 &o2t, const csMatrix3 &t2o, const csVector3 &pos)
[inline, protected]
- csReversibleTransform()
[inline]
- csReversibleTransform(const csMatrix3 &o2t, const csVector3 &pos)
[inline]
- csReversibleTransform(const csTransform &t)
[inline]
- csReversibleTransform(const csReversibleTransform &t) (defined in csReversibleTransform)
[inline]
- csTransform()
[inline]
- csTransform(const csMatrix3 &other2this, const csVector3 &origin_pos)
[inline]
- GetInverse() const
[inline]
- GetO2T() const
[inline]
- GetO2TTranslation() const
[inline]
- GetOrigin() const
[inline]
- GetReflect(const csPlane3 &pl)
[static]
- GetT2O() const
[inline]
- GetT2OTranslation() const
[inline]
- LookAt(const csVector3 &v, const csVector3 &up)
- m_o2t
[protected]
- m_t2o
[protected]
- operator *(const csReversibleTransform &t1, const csReversibleTransform &t2)
[friend]
- operator *(const csTransform &t1, const csReversibleTransform &t2)
[friend]
- csTransform::operator *(const csVector3 &v, const csTransform &t)
[friend]
- csTransform::operator *(const csTransform &t, const csVector3 &v)
[friend]
- csTransform::operator *(const csPlane3 &p, const csTransform &t)
[friend]
- csTransform::operator *(const csTransform &t, const csPlane3 &p)
[friend]
- csTransform::operator *(const csSphere &p, const csTransform &t)
[friend]
- csTransform::operator *(const csTransform &t, const csSphere &p)
[friend]
- csTransform::operator *(const csMatrix3 &m, const csTransform &t)
[friend]
- csTransform::operator *(const csTransform &t, const csMatrix3 &m)
[friend]
- operator *=(csReversibleTransform &t1, const csReversibleTransform &t2)
[friend]
- csTransform::operator *=(csVector3 &v, const csTransform &t)
[friend]
- csTransform::operator *=(csPlane3 &p, const csTransform &t)
[friend]
- csTransform::operator *=(csSphere &p, const csTransform &t)
[friend]
- csTransform::operator *=(csMatrix3 &m, const csTransform &t)
[friend]
- operator/(const csVector3 &v, const csReversibleTransform &t)
[friend]
- operator/(const csPlane3 &p, const csReversibleTransform &t)
[friend]
- operator/(const csSphere &p, const csReversibleTransform &t)
[friend]
- operator/(const csReversibleTransform &t1, const csReversibleTransform &t2)
[friend]
- operator/=(csVector3 &v, const csReversibleTransform &t)
[friend]
- operator/=(csPlane3 &p, const csReversibleTransform &t)
[friend]
- operator/=(csReversibleTransform &t1, const csReversibleTransform &t2)
[friend]
- Other2This(const csVector3 &v) const
[inline]
- Other2This(const csPlane3 &p) const
- Other2This(const csPlane3 &p, const csVector3 &point, csPlane3 &result) const
- Other2This(const csSphere &s) const
- Other2ThisRelative(const csVector3 &v) const
[inline]
- Other2ThisRelative(const csPlane3 &p) const
- RotateOther(const csVector3 &v, float angle)
- RotateOther(const csMatrix3 &m)
[inline]
- RotateThis(const csVector3 &v, float angle)
- RotateThis(const csMatrix3 &m)
[inline]
- SetO2T(const csMatrix3 &m)
[inline, virtual]
- SetO2TTranslation(const csVector3 &v)
[inline, virtual]
- SetOrigin(const csVector3 &v)
[inline]
- SetT2O(const csMatrix3 &m)
[inline, virtual]
- This2Other(const csVector3 &v) const
[inline]
- This2Other(const csPlane3 &p) const
- This2Other(const csPlane3 &p, const csVector3 &point, csPlane3 &result) const
- This2Other(const csSphere &s) const
- This2OtherRelative(const csVector3 &v) const
[inline]
- This2OtherRelative(const csPlane3 &p) const
- Translate(const csVector3 &v)
[inline]
- v_o2t
[protected]
Generated for Crystal Space by
doxygen
1.2.5 written by
Dimitri van Heesch,
©1997-2000