HDK
|
#include "SOP_HOMWave.h"
#include <OP/OP_OperatorTable.h>
#include <HOM/HOM_Module.h>
#include <HOM/HOM_SopNode.h>
#include <HOM/HOM_Geometry.h>
#include <HOM/HOM_Vector3.h>
#include <HOM/HOM_Point.h>
#include <HOM/HOM_NodeType.h>
#include <UT/UT_DSOVersion.h>
#include <UT/UT_UniquePtr.h>
Go to the source code of this file.
Functions | |
void | newSopOperator (OP_OperatorTable *table) |
void newSopOperator | ( | OP_OperatorTable * | table | ) |
Definition at line 51 of file SOP_HOMWave.C.