libgeda

st_transform Struct Reference

#include <struct.h>

Data Fields

gdouble m [2][3]

Detailed Description

A structure to store a 2D affine transform.

The transforms get stored in a 3x3 matrix. Code assumes the bottom row to remain constant at [0 0 1].

Definition at line 344 of file struct.h.


Field Documentation

gdouble st_transform::m[2][3]

Definition at line 345 of file struct.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines