Project global and OS specific declarations.
#define MLPCLSUPPORT_EXPORT
If included by external modules, exported symbols are declared as import symbols.
MLint32 MLErrorCode
Type of an ML Error code.
#define mlModule
A macro name for a void pointer to a ml::Module in the ML to make pointer more readable.
HMODULE MLLibraryHandle
Defines the platform specific handle for a dynamically linked library.
Base object containing pointers (as MLPCLObjectPtrsContainer) to objects from the Point Cloud Library...
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
UINT64 MLuint64
Introduce platform independent 64 bit unsigned integer type.