Constructor GfRotation
GfRotation(IntPtr, bool)
Declaration
public GfRotation(IntPtr cPtr, bool cMemoryOwn)
Parameters
GfRotation()
Declaration
GfRotation(GfVec3d, double)
Declaration
public GfRotation(GfVec3d axis, double angle)
Parameters
GfRotation(GfQuaternion)
Declaration
public GfRotation(GfQuaternion quaternion)
Parameters
GfRotation(GfQuatd)
Declaration
public GfRotation(GfQuatd quat)
Parameters
GfRotation(GfVec3d, GfVec3d)
Declaration
public GfRotation(GfVec3d rotateFrom, GfVec3d rotateTo)
Parameters