Click or drag to resize
SbMatrixdMultLineMatrix Method
Multiplies the given line by the matrix
Overload List
  NameDescription
Public methodMultLineMatrix(SbLine, SbLine)
Multiplies the given line's origin by the matrix, and the line's direction by the rotation portion of the matrix.
Public methodMultLineMatrix(SbLine, SbLine)
Multiplies the given line's origin by the matrix, and the line's direction by the rotation portion of the matrix.
Top
See Also