Banuba SDK
Classes | Macros
BNBMeshInstance.h File Reference
#import "BNBAnimationMode.h"
#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

class  BNBMeshInstance
 

Macros

#define DJINNI_EXPORT   __attribute__((__visibility__("default")))
 class which is the container for meshes and materials and provide interface for animation controlling. More...
 

Macro Definition Documentation

◆ DJINNI_EXPORT

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

class which is the container for meshes and materials and provide interface for animation controlling.

Subclass of component

Definition at line 16 of file BNBMeshInstance.h.