Class GfRotation
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class GfRotation : IDisposable
Constructors
Fields
Methods
Name |
Description |
Decompose(GfVec3d, GfVec3d, GfVec3d)
|
|
DecomposeRotation(GfMatrix4d, GfVec3d, GfVec3d, GfVec3d, double, out double, out double, out double)
|
|
DecomposeRotation(GfMatrix4d, GfVec3d, GfVec3d, GfVec3d, double, out double, out double, out double, out double)
|
|
DecomposeRotation(GfMatrix4d, GfVec3d, GfVec3d, GfVec3d, double, out double, out double, out double, out double, bool)
|
|
DecomposeRotation(GfMatrix4d, GfVec3d, GfVec3d, GfVec3d, double, out double, out double, out double, out double, bool, double)
|
|
Dispose()
|
|
Dispose(bool)
|
|
Equals(object)
|
|
Equals(GfRotation, GfRotation)
|
|
~GfRotation()
|
|
GetAngle()
|
|
GetAxis()
|
|
GetHashCode()
|
|
GetInverse()
|
|
GetQuat()
|
|
GetQuaternion()
|
|
MatchClosestEulerRotation(double, double, double, double, out double, out double, out double, out double)
|
|
RotateOntoProjected(GfVec3d, GfVec3d, GfVec3d)
|
|
SetAxisAngle(GfVec3d, double)
|
|
SetIdentity()
|
|
SetQuat(GfQuatd)
|
|
SetQuaternion(GfQuaternion)
|
|
SetRotateInto(GfVec3d, GfVec3d)
|
|
TransformDir(GfVec3d)
|
|
TransformDir(GfVec3f)
|
|
getCPtr(GfRotation)
|
|
swigRelease(GfRotation)
|
|
Operators