HDK
|
#include "SOP_Euclid.h"
#include <GU/GU_Detail.h>
#include <OP/OP_AutoLockInputs.h>
#include <OP/OP_Operator.h>
#include <OP/OP_OperatorTable.h>
#include <PRM/PRM_Include.h>
#include <UT/UT_DSOVersion.h>
#include "EUC_Expression.C"
#include "EUC_Object.C"
Go to the source code of this file.
Functions | |
void | newSopOperator (OP_OperatorTable *table) |
void newSopOperator | ( | OP_OperatorTable * | table | ) |
Definition at line 44 of file SOP_Euclid.C.