3ds Max C++ API Reference
Loading...
Searching...
No Matches
Classes
|
Namespaces
|
Macros
MNChannelContainer.h File Reference
#include "
export.h
"
#include "
MaxHeap.h
"
#include "
channels.h
"
#include <memory>
Classes
class
MNChannelContainer
Container for managing the
MaxSDK::MNChannelData
objects.
More...
Namespaces
namespace
MaxSDK
Macros
#define
MN_DECLARE_CHANNEL_DATA_METHODS
(ChannelData_Type)
Macro Definition Documentation
◆
MN_DECLARE_CHANNEL_DATA_METHODS
#define MN_DECLARE_CHANNEL_DATA_METHODS
(
ChannelData_Type
)
Value:
\
DllExport
ChannelData_Type* GetOrCreate##ChannelData_Type(); \ \
inline
ChannelData_Type* Get##ChannelData_Type()
const
{ \
return
m##ChannelData_Type.get(); \
}
DllExport
#define DllExport
Definition:
CustomFileStreamAPI.h:26
maxsdk
include
MNChannelContainer.h
Generated by
1.9.6