HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_AttribInterpolateEnums Namespace Reference

Enumerations

enum  Totype { Totype::POINTS = 0, Totype::VERTICES, Totype::PRIMS, Totype::DETAIL }
 
enum  Interpby { Interpby::PRIMUVW = 0, Interpby::POINTWEIGHTS, Interpby::VERTWEIGHTS, Interpby::PRIMWEIGHTS }
 
enum  Computenumberstype { Computenumberstype::NUMBERTYPEPOINT = 0, Computenumberstype::NUMBERTYPEVERTEX }
 

Enumeration Type Documentation

Enumerator
NUMBERTYPEPOINT 
NUMBERTYPEVERTEX 

Definition at line 39 of file SOP_AttribInterpolate.proto.h.

Enumerator
PRIMUVW 
POINTWEIGHTS 
VERTWEIGHTS 
PRIMWEIGHTS 

Definition at line 32 of file SOP_AttribInterpolate.proto.h.

Enumerator
POINTS 
VERTICES 
PRIMS 
DETAIL 

Definition at line 25 of file SOP_AttribInterpolate.proto.h.