soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
_IxForm Struct Reference

Structure representing a 3x3 transformation matrix. More...

#include <SRender-i.h>

Inheritance diagram for _IxForm:
SMatrix

Public Attributes

float fMat [kMCount]
 Array of floats representing the matrix elements.
 

Detailed Description

Structure representing a 3x3 transformation matrix.

Contains the elements of a 3x3 transformation matrix used for transformations.

Definition at line 973 of file SRender-i.h.

Member Data Documentation

◆ fMat

float _IxForm::fMat[kMCount]

Array of floats representing the matrix elements.

Definition at line 975 of file SRender-i.h.


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