This is the complete list of members for GfTransform, including all inherited members.
| GetCenter() const | GfTransform | inline |
| GetMatrix() const | GfTransform | |
| GetPivotOrientation() const | GfTransform | inline |
| GetPivotPosition() const | GfTransform | inline |
| GetRotation() const | GfTransform | inline |
| GetScale() const | GfTransform | inline |
| GetScaleOrientation() const | GfTransform | inline |
| GetTranslation() const | GfTransform | inline |
| GfTransform() | GfTransform | inline |
| GfTransform(const GfVec3d &scale, const GfRotation &pivotOrientation, const GfRotation &rotation, const GfVec3d &pivotPosition, const GfVec3d &translation) | GfTransform | inline |
| GfTransform(const GfVec3d &translation, const GfRotation &rotation, const GfVec3d &scale, const GfVec3d &pivotPosition, const GfRotation &pivotOrientation) | GfTransform | inline |
| GfTransform(const GfMatrix4d &m) | GfTransform | inline |
| operator!=(const GfTransform &xf) const | GfTransform | inline |
| operator* | GfTransform | friend |
| operator*=(const GfTransform &xf) | GfTransform | |
| operator==(const GfTransform &xf) const | GfTransform | |
| Set(const GfVec3d &scale, const GfRotation &pivotOrientation, const GfRotation &rotation, const GfVec3d &pivotPosition, const GfVec3d &translation) | GfTransform | |
| Set(const GfVec3d &translation, const GfRotation &rotation, const GfVec3d &scale, const GfVec3d &pivotPosition, const GfRotation &pivotOrientation) | GfTransform | inline |
| SetCenter(const GfVec3d &pivPos) | GfTransform | inline |
| SetIdentity() | GfTransform | |
| SetMatrix(const GfMatrix4d &m) | GfTransform | |
| SetPivotOrientation(const GfRotation &pivotOrient) | GfTransform | inline |
| SetPivotPosition(const GfVec3d &pivPos) | GfTransform | inline |
| SetRotation(const GfRotation &rotation) | GfTransform | inline |
| SetScale(const GfVec3d &scale) | GfTransform | inline |
| SetScaleOrientation(const GfRotation &pivotOrient) | GfTransform | inline |
| SetTranslation(const GfVec3d &translation) | GfTransform | inline |