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

Defines the ShCamera structure and related constants and functions. More...

#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  ShCamera
 Represents a camera component in scene. More...
 

Typedefs

typedef struct ShCamera ShCamera
 

Detailed Description

Defines the ShCamera structure and related constants and functions.

The ShCamera structure represents a camera component for an entity, along with its properties and transformation matrices.

Typedef Documentation

◆ ShCamera

typedef struct ShCamera ShCamera