Bifrost SDK
Bifrost SDK documentation
ClassDeclare.h
Go to the documentation of this file.
1
//-
2
// =============================================================================
3
// Copyright 2024 Autodesk, Inc. All rights reserved.
4
//
5
// Use of this software is subject to the terms of the Autodesk license
6
// agreement provided at the time of installation or download, or which
7
// otherwise accompanies this software in either electronic or hard copy form.
8
// =============================================================================
9
//+
10
18
19
#ifndef AMINO_CLASS_DECLARE_H_
20
#define AMINO_CLASS_DECLARE_H_
21
22
#include <Amino/Core/internal/DefaultClassDeclare.h>
23
24
//==============================================================================
25
// DECLARATION FOR AMINO CLASS / OPAQUE C++ TYPES DEFAULT VALUES
26
//==============================================================================
27
36
#define AMINO_DECLARE_DEFAULT_CLASS(API, TYPE) \
37
AMINO_INTERNAL_DECLARE_DEFAULT_CLASS(API, TYPE)
38
39
#endif
Amino
Cpp
ClassDeclare.h
Generated on Mon Sep 29 2025 20:19:15 for Bifrost SDK by
1.9.4