Click or drag to resize
SbRotationd Structure

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
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