Prusa3d Marlin fork
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
matrix_3x3 Struct Reference

Public Member Functions

void set_to_identity ()
 
void debug (char *title)
 

Static Public Member Functions

static matrix_3x3 create_from_rows (vector_3 row_0, vector_3 row_1, vector_3 row_2)
 
static matrix_3x3 create_look_at (vector_3 target)
 
static matrix_3x3 transpose (matrix_3x3 original)
 

Public Attributes

float matrix [9]
 

The documentation for this struct was generated from the following files: