Virtual Vertex Muster SDK Documentation

Welcome to the Muster 9 SDK code description site. This site describe mainly the C/C++ SDK.

The SDK is mainly composed by two namespaces: MClientLib and MTemplateEngine.

The MClientLib namaspace holds all the global functions and classes required to communicate with a Dispatcher service or a Renderclient service. It also defines the base classes available inside the scripting engines.

The MTemplateEngine namespace holgs all the classes required to create a new engine template.

Each function or class that you'll find inside the MClientLib and MTemplateEngine namespaces, is directly available from a scripting engine through the MClientAPI and MTemplateAPI modules.

This file is part of the Muster 9 Wiki where you can find a complete reference for the SDK implementation and its scripting languages.