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

Defines the ShIdentity structure and related constants. More...

Go to the source code of this file.

Data Structures

struct  ShIdentity
 Represents an identity component in scene. More...
 

Macros

#define SH_IDENTITY_STR256_LENGTH   32
 The length of the identity string used in the ShIdentity structure.
 

Typedefs

typedef struct ShIdentity ShIdentity
 

Detailed Description

Defines the ShIdentity structure and related constants.

The ShIdentity structure represents an identity in the engine, which includes a name, tag, and subtag.

Macro Definition Documentation

◆ SH_IDENTITY_STR256_LENGTH

#define SH_IDENTITY_STR256_LENGTH   32

The length of the identity string used in the ShIdentity structure.

Typedef Documentation

◆ ShIdentity

typedef struct ShIdentity ShIdentity