hom_mat3d_determinantT_hom_mat3d_determinantHomMat3dDeterminantHomMat3dDeterminanthom_mat3d_determinant (Operator)

Name

hom_mat3d_determinantT_hom_mat3d_determinantHomMat3dDeterminantHomMat3dDeterminanthom_mat3d_determinant — Berechnet die Determinante einer homogenen 3D-Transformationsmatrix.

Signatur

hom_mat3d_determinant( : : HomMat3D : Determinant)

Herror T_hom_mat3d_determinant(const Htuple HomMat3D, Htuple* Determinant)

void HomMat3dDeterminant(const HTuple& HomMat3D, HTuple* Determinant)

double HHomMat3D::HomMat3dDeterminant() const

static void HOperatorSet.HomMat3dDeterminant(HTuple homMat3D, out HTuple determinant)

double HHomMat3D.HomMat3dDeterminant()

def hom_mat3d_determinant(hom_mat_3d: Sequence[float]) -> float

Beschreibung

hom_mat3d_determinanthom_mat3d_determinantHomMat3dDeterminantHomMat3dDeterminantHomMat3dDeterminanthom_mat3d_determinant berechnet die Determinante der homogenen 3D-Transformationsmatrix, die in HomMat3DHomMat3DHomMat3DHomMat3DhomMat3Dhom_mat_3d übergeben wird, und gibt die Determinante in DeterminantDeterminantDeterminantDeterminantdeterminantdeterminant zurück.

Ausführungsinformationen

Parameter

HomMat3DHomMat3DHomMat3DHomMat3DhomMat3Dhom_mat_3d (input_control)  hom_mat3d HHomMat3D, HTupleSequence[float]HTupleHtuple (real) (double) (double) (double)

Eingabe-Transformationsmatrix.

DeterminantDeterminantDeterminantDeterminantdeterminantdeterminant (output_control)  real HTuplefloatHTupleHtuple (real) (double) (double) (double)

Determinante der Eingabematrix.

Ergebnis

hom_mat3d_determinanthom_mat3d_determinantHomMat3dDeterminantHomMat3dDeterminantHomMat3dDeterminanthom_mat3d_determinant liefert immer den Wert 2 (H_MSG_TRUE) zurück.

Vorgänger

hom_mat3d_translatehom_mat3d_translateHomMat3dTranslateHomMat3dTranslateHomMat3dTranslatehom_mat3d_translate, hom_mat3d_translate_localhom_mat3d_translate_localHomMat3dTranslateLocalHomMat3dTranslateLocalHomMat3dTranslateLocalhom_mat3d_translate_local, hom_mat3d_scalehom_mat3d_scaleHomMat3dScaleHomMat3dScaleHomMat3dScalehom_mat3d_scale, hom_mat3d_scale_localhom_mat3d_scale_localHomMat3dScaleLocalHomMat3dScaleLocalHomMat3dScaleLocalhom_mat3d_scale_local, hom_mat3d_rotatehom_mat3d_rotateHomMat3dRotateHomMat3dRotateHomMat3dRotatehom_mat3d_rotate, hom_mat3d_rotate_localhom_mat3d_rotate_localHomMat3dRotateLocalHomMat3dRotateLocalHomMat3dRotateLocalhom_mat3d_rotate_local, vector_to_hom_mat3dvector_to_hom_mat3dVectorToHomMat3dVectorToHomMat3dVectorToHomMat3dvector_to_hom_mat3d

Modul

Foundation