Banuba SDK
Classes | Macros
BNBLayer.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

class  BNBLayer
 

Macros

#define DJINNI_EXPORT   __attribute__((__visibility__("default")))
 A container for entities, which is needed for explicit grouping entities in order in which they will be sent to render. More...
 

Macro Definition Documentation

◆ DJINNI_EXPORT

#define DJINNI_EXPORT   __attribute__((__visibility__("default")))

A container for entities, which is needed for explicit grouping entities in order in which they will be sent to render.

All morph entities must lay on the same layer.

Definition at line 14 of file BNBLayer.h.