Super-types: | gml:doubleList < TransformationMatrix4x4Type (by restriction) |
---|---|
Sub-types: | None |
Name | TransformationMatrix4x4Type |
---|---|
Used by (from the same schema document) | Complex Type ImplicitGeometryType |
Content |
|
Documentation | Used for implicit geometries. The Transformation matrix is a 4 by 4 matrix, thus it must be a list with 16 items. The order the matrix element are represented is row-major, i. e. the first 4 elements represent the first row, the fifth to the eight element the second row,... |