shengine pre-release
shengine by mrsinho
Loading...
Searching...
No Matches
shTransform.h File Reference

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
 

Detailed Description

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 Documentation

◆ ShTransform

typedef struct ShTransform ShTransform