HDK
|
#include <PY/PY_CPythonAPI.h>
#include <HOM/HOM_Module.h>
#include <PY/PY_Python.h>
#include <PY/PY_InterpreterAutoLock.h>
#include <PY/PY_AutoObject.h>
#include <OBJ/OBJ_Node.h>
#include <OP/OP_Director.h>
#include <UT/UT_SysSpecific.h>
#include <UT/UT_UndoManager.h>
Go to the source code of this file.
Functions | |
PY_PyMODINIT_FUNC | PyInit__hdk_sample_hom_extensions (void) |
PY_PyMODINIT_FUNC PyInit__hdk_sample_hom_extensions | ( | void | ) |
Definition at line 211 of file _hdk_sample_hom_extensions.C.