Click or drag to resize
SbRotationMultVec Method
Transform vector by the rotation.
Overload List
  NameDescription
Public methodMultVec(SbVec3f)
Multiplies the given vector by the matrix of this rotation.
Public methodMultVec(SbVec3f, SbVec3f)
Multiplies the given vector by the matrix of this rotation.
Public methodMultVec(SbVec3f, SbVec3f)
Multiplies the given vector by the matrix of this rotation.
Top
See Also