HDK
|
#include "SOP_BrushHairLen.h"
#include <SOP/SOP_Guide.h>
#include <GU/GU_Detail.h>
#include <GEO/GEO_PolyCounts.h>
#include <GEO/GEO_PrimPoly.h>
#include <GA/GA_ElementWrangler.h>
#include <GA/GA_Iterator.h>
#include <GA/GA_Range.h>
#include <OP/OP_AutoLockInputs.h>
#include <OP/OP_Operator.h>
#include <OP/OP_OperatorTable.h>
#include <PRM/PRM_Include.h>
#include <PRM/PRM_ChoiceList.h>
#include <UT/UT_DSOVersion.h>
Go to the source code of this file.
Macros | |
#define | PRM_MENU_CHOICES |
Functions | |
void | newSopOperator (OP_OperatorTable *table) |
#define PRM_MENU_CHOICES |
Definition at line 48 of file SOP_BrushHairLen.C.
void newSopOperator | ( | OP_OperatorTable * | table | ) |
Definition at line 53 of file SOP_BrushHairLen.C.