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

Enumerations

enum  Negate { Negate::DELE = 0, Negate::KEEP }
 
enum  Entity { Entity::PRIMITIVE = 0, Entity::POINT, Entity::EDGE }
 
enum  Groupop { Groupop::PATTERN = 0, Groupop::RANGE, Groupop::FILTER }
 
enum  Boundtype { Boundtype::USEBBOX = 0, Boundtype::USEBSPHERE }
 

Enumeration Type Documentation

Enumerator
USEBBOX 
USEBSPHERE 

Definition at line 42 of file SOP_Delete.proto.h.

Enumerator
PRIMITIVE 
POINT 
EDGE 

Definition at line 30 of file SOP_Delete.proto.h.

Enumerator
PATTERN 
RANGE 
FILTER 

Definition at line 36 of file SOP_Delete.proto.h.

Enumerator
DELE 
KEEP 

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