Logo Euclid

AutoOpenMatrix Module

When Euclid is opened this module will be auto-opened. It only contains extension members for type Matrix.

Type extensions

Type extension Description

Matrix.createFromRigidMatrix m

Full Usage: Matrix.createFromRigidMatrix m

Parameters:
Returns: Matrix

Create 4x4 matrix from 3x3 rigid matrix. The last column is set to (0,0,0,1).

Extended Type: Matrix

m : RigidMatrix
Returns: Matrix

Type something to start searching.