shengine pre-release
shengine by mrsinho
|
Defines the ShTransform structure for representing transformations in the engine. More...
Go to the source code of this file.
Data Structures | |
struct | ShTransform |
Represents a transformation in the engine. More... | |
Typedefs | |
typedef struct ShTransform | ShTransform |
Defines the ShTransform structure for representing transformations in the engine.
The ShTransform structure represents a transformation in the engine, including the model matrix, position, rotation, scale, and related vectors.
typedef struct ShTransform ShTransform |