/
class Geo Matrix
This is the documentation for Enlighten.
class Geo Matrix
class Geo::Matrix
Matrix definition.
Note
This class uses column major ordering. That is to say elements from the same column are adjacent in memory.
When representing geometric transformations, we transform a point by representing it as a column vector. For convenience, a Matrix is represented as a union of different types so that matrix elements can be referenced by named column, column index, element name, element index. Basic wrapper around a critical section object. Required to protect code paths that are not multi-thread safe.
Variables
, multiple selections available,
Related content
Mesh projection
Mesh projection
More like this
Sponza Model
Sponza Model
More like this
1: Open the level
1: Open the level
More like this
Lightmap UV charts
Lightmap UV charts
More like this
2. Run the parameterize
2. Run the parameterize
More like this
Lua
More like this