GL Studio C++ Runtime API
DistiUnhideGlobalsDummyClass Class Reference

#include <unhide_globals.h>

Detailed Description

When an operator (or function) is defined in the disti namespace, it hides any global versions of it. In order to make this issue transparent to users of GL Studio this file brings the global operators into the disti namespace. If however, the user has not defined any global operators, the using statement would fail. To avoid this, the dummy operators are created.This class should never be instantiated. It is for utility only.


The documentation for this class was generated from the following file: