operator *(double scale) const | RotationAndTranslation | |
operator *=(double scale) | RotationAndTranslation | |
operator+(const RotationAndTranslation &q) const | RotationAndTranslation | |
operator+=(const RotationAndTranslation &q) | RotationAndTranslation | |
operator-(void) const | RotationAndTranslation | |
operator-(const RotationAndTranslation &q) const | RotationAndTranslation | |
operator-=(const RotationAndTranslation &q) | RotationAndTranslation | |
operator/(double scale) const | RotationAndTranslation | |
operator/=(double scale) | RotationAndTranslation | |
rotation | RotationAndTranslation | |
RotationAndTranslation(const Matrix4D &m) | RotationAndTranslation | |
translate | RotationAndTranslation |