HDK
|
#include "SOP_API.h"
#include <UT/UT_IntArray.h>
#include <OP/OP_ParmMacros.h>
#include <PRM/PRM_Include.h>
#include "SOP_CaptureBase.h"
Go to the source code of this file.
Classes | |
class | SOP_Capture |
Enumerations | |
enum | SOP_CaptureIndices { I_PNTGRPS = 0, I_REGIONSOP, I_RBONE, I_CAPTFRAME, I_WEIGHTFRM, I_COLOR, I_ZEROWEIGHTCOLOR, I_ORFILE, I_SVFILE, I_AUTOINCR, I_NORMALIZEWEIGHT, I_DESTROYWEIGHTS, I_BLENDFACTOR, I_DOSUBNETS, I_RELSKELROOT, I_USECAPTPOSE, I_N_SOPCAPTURE_INDICES } |
enum SOP_CaptureIndices |
Definition at line 23 of file SOP_Capture.h.