20#define SH_IDENTITY_STR256_LENGTH 32
#define SH_IDENTITY_STR256_LENGTH
The length of the identity string used in the ShIdentity structure.
Definition shIdentity.h:20
Represents an identity component in scene.
Definition shIdentity.h:28
char subtag[SH_IDENTITY_STR256_LENGTH]
Definition shIdentity.h:31
char tag[SH_IDENTITY_STR256_LENGTH]
Definition shIdentity.h:30
char name[SH_IDENTITY_STR256_LENGTH]
Definition shIdentity.h:29