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

Enumerations

enum  Compression { Compression::NONE = 0, Compression::COMPRESS, Compression::UNCOMPRESS, Compression::UNCOMPRESSCONSTANT }
 
enum  Dither { Dither::NONE = 0, Dither::ORDERED }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Compression enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Dither enum_value)
 

Enumeration Type Documentation

Enumerator
NONE 
COMPRESS 
UNCOMPRESS 
UNCOMPRESSCONSTANT 

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

Enumerator
NONE 
ORDERED 

Definition at line 46 of file SOP_VolumeCompress.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_VolumeCompressEnums::getToken ( Compression  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_VolumeCompressEnums::getToken ( Dither  enum_value)

Definition at line 53 of file SOP_VolumeCompress.proto.h.