Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

TransformationFlags

Variables


Detailed Description

Flags that determine the applicability of transformation operation.

Variable Documentation

const unsigned char oSiTransfoAll = 0x3F
 

Everything

const unsigned char oSiTransfoAllScl = 0x03
 

Scaling factors and scaling rotation

const unsigned char oSiTransfoAllTrs = 0x38
 

All transformation

const unsigned char oSiTransfoNone = 0x00
 

None

const unsigned char oSiTransfoRot = 0x04
 

Rotation

const unsigned char oSiTransfoSclFac = 0x01
 

Scaling factors

const unsigned char oSiTransfoSclRot = 0x02
 

Scaling rotation

const unsigned char oSiTransfoTrs = 0x08
 

Transformation

const unsigned char oSiTransfoTrsAffectedByOri = 0x20
 

Transformation affacted by orientation

const unsigned char oSiTransfoTrsAffectedByScl = 0x10
 

Transformation affacted by scaling

© Copyright 2001-2003 Avid Technology, Inc. All rights reserved.

© Copyright 2001-2003 Avid Technology, Inc. All rights reserved.