PTShapingStatus
enum PTShapingStatus { e_ptFullShaping = 0,
e_ptPartialShaping = 1,
e_ptNoShaping = 2}
Undocumented
-
Undocumented
Declaration
Objective-C
e_ptFullShaping = 0 -
Undocumented
Declaration
Objective-C
e_ptPartialShaping = 1 -
Undocumented
Declaration
Objective-C
e_ptNoShaping = 2
PTShapingStatus Enumeration Reference