Click or drag to resize
SbRotationd Structure

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntax
public struct SbRotationd

The SbRotationd type exposes the following members.

Constructors
  NameDescription
Public methodSbRotationd(Double)
Initializes a new instance of the SbRotationd class
Public methodSbRotationd(SbMatrixd)
Initializes a new instance of the SbRotationd class
Public methodSbRotationd(SbMatrixd)
Initializes a new instance of the SbRotationd class
Public methodSbRotationd(SbVec3d, SbVec3d)
Initializes a new instance of the SbRotationd class
Public methodSbRotationd(SbVec3d, Double)
Initializes a new instance of the SbRotationd class
Public methodSbRotationd(SbVec3d, SbVec3d)
Initializes a new instance of the SbRotationd class
Public methodSbRotationd(SbVec3d, Double)
Initializes a new instance of the SbRotationd class
Public methodSbRotationd(Double, Double, Double, Double)
Initializes a new instance of the SbRotationd class
Top
Methods
  NameDescription
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodEquals(Object, Double)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue(SbMatrix)
Public methodGetValue(SbMatrixd)
Public methodGetValue(SbVec3d, Double)
Public methodGetValue(Double, Double, Double, Double)
Public methodStatic memberIdentity
Public methodInverse
Public methodInvert
Public methodMult(SbRotationd)
Public methodMult(SbRotationd)
Public methodMultVec(SbVec3d)
Public methodMultVec(SbVec3d, SbVec3d)
Public methodMultVec(SbVec3d, SbVec3d)
Public methodScaleAngle
Public methodSetValue(Double)
Public methodSetValue(SbMatrix)
Public methodSetValue(SbMatrix)
Public methodSetValue(SbMatrixd)
Public methodSetValue(SbMatrixd)
Public methodSetValue(SbRotation)
Public methodSetValue(SbRotation)
Public methodSetValue(SbVec3d, SbVec3d)
Public methodSetValue(SbVec3d, Double)
Public methodSetValue(SbVec3d, SbVec3d)
Public methodSetValue(SbVec3d, Double)
Public methodSetValue(Double, Double, Double, Double)
Public methodStatic memberSlerp(SbRotationd, SbRotationd, Double)
Public methodStatic memberSlerp(SbRotationd, SbRotationd, Double)
Public methodToString (Overrides ValueTypeToString.)
Top
Operators
See Also