Loading...
Searching...
No Matches
sfTransform Struct Reference

Encapsulate a 3x3 transform matrix. More...

#include <SFML/Graphics/Transform.h>

Public Attributes

float matrix [9]
 

Detailed Description

Encapsulate a 3x3 transform matrix.

Definition at line 42 of file Transform.h.

Member Data Documentation

◆ matrix

float sfTransform::matrix[9]

Definition at line 44 of file Transform.h.


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