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

Enumerations

enum  Closeu {
  Closeu::SAMECLOSURE = 0, Closeu::OPEN, Closeu::CLOSESHARP, Closeu::CLOSEROUND,
  Closeu::UNROLL, Closeu::UNROLLSHARED
}
 
enum  Closev {
  Closev::SAMECLOSURE = 0, Closev::OPEN, Closev::CLOSESHARP, Closev::CLOSEROUND,
  Closev::UNROLL, Closev::UNROLLSHARED
}
 
enum  Clampu { Clampu::SAMECLAMP = 0, Clampu::CLAMP, Clampu::UNCLAMP }
 
enum  Clampv { Clampv::SAMECLAMP = 0, Clampv::CLAMP, Clampv::UNCLAMP }
 

Enumeration Type Documentation

enum SOP_EndsEnums::Clampu
strong
Enumerator
SAMECLAMP 
CLAMP 
UNCLAMP 

Definition at line 43 of file SOP_Ends.proto.h.

enum SOP_EndsEnums::Clampv
strong
Enumerator
SAMECLAMP 
CLAMP 
UNCLAMP 

Definition at line 49 of file SOP_Ends.proto.h.

enum SOP_EndsEnums::Closeu
strong
Enumerator
SAMECLOSURE 
OPEN 
CLOSESHARP 
CLOSEROUND 
UNROLL 
UNROLLSHARED 

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

enum SOP_EndsEnums::Closev
strong
Enumerator
SAMECLOSURE 
OPEN 
CLOSESHARP 
CLOSEROUND 
UNROLL 
UNROLLSHARED 

Definition at line 34 of file SOP_Ends.proto.h.