26                                                          const char * 
const modName) ML_RETURN_VALUE_SHOULD_BE_USED;
 
   56                                                               size_t                   numPCLClassNames,
 
   58                                                               bool                     pclSupportItselfIsTested=false,
 
   59                                                               size_t                   numIndirectlyLoadedPCLClasses=0) ML_RETURN_VALUE_SHOULD_BE_USED;
 
 
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 an ml::Module in the ML to make the 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...
 
UINT64 MLuint64
Introduce platform-independent 64-bit unsigned integer type.