HDK
|
#include "BRAY_API.h"
#include <GT/GT_Handles.h>
#include <UT/UT_Map.h>
#include <UT/UT_NonCopyable.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_StringMap.h>
Go to the source code of this file.
Classes | |
class | BRAY_ProceduralFactory |
Functions | |
SYS_VISIBILITY_EXPORT void | BRAYregisterProcedural () |
SYS_VISIBILITY_EXPORT void BRAYregisterProcedural | ( | ) |
Register a new procedural. This method should allocate a new sub-class of the BRAY_ProceduralFactory.