Click or drag to resize
SbMatrixdFactor Method

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
Syntax
public bool Factor(
	out SbMatrixd r,
	out SbVec3d s,
	out SbMatrixd u,
	out SbVec3d t,
	out SbMatrixd proj
)

Parameters

r
Type: OIV.InventorSbMatrixd
s
Type: OIV.InventorSbVec3d
u
Type: OIV.InventorSbMatrixd
t
Type: OIV.InventorSbVec3d
proj
Type: OIV.InventorSbMatrixd

Return Value

Type: Boolean
See Also