Table 6.289—DRM_Texture_Coordinate_Control_Link
Property |
Description |
|||||||||
Superclass |
||||||||||
Class |
· <DRM Texture Coordinate Control Link> |
|||||||||
Subclass |
· |
|||||||||
Definition |
This is the specialized <DRM Control Link> used to provide the connection between an ordered aggregation of <DRM Expression>s and the target fields of a <DRM Texture Coordinate>. The s_expression_index field is one-based index into the ordered aggregation of <DRM Expression>s, and is used to select the specific <DRM Expression> that controls the value of the s field of <DRM Texture Coordinate>. The t_expression_index field is one-based index into the ordered aggregation of <DRM Expression>s, and is used to select the specific <DRM Expression> that controls the value of the t field of <DRM Texture Coordinate>. |
|||||||||
Example(s) |
· A <DRM Control Link> with a literal expression that specifies the values of “s” and “t” to 0,5 and 0,6 respectively. |
|||||||||
Inherited field elements |
|
|||||||||
Field elements |
|
|||||||||
Associated to (one-way) (inherited) |
· none |
|||||||||
Associated to (one-way) |
· none |
|||||||||
Associated by (one-way) (inherited) |
· none |
|||||||||
Associated by (one-way) |
· none |
|||||||||
Associated with (two-way) (inherited) |
· none |
|||||||||
Associated with (two-way) |
· none |
|||||||||
Composed of (two-way) (inherited) |
· one or more {ordered} <DRM Expression>s |
|||||||||
Composed of (two-way) |
· none |
|||||||||
Composed of (two-way metadata) (inherited) |
· none |
|||||||||
Composed of (two-way metadata) |
· none |
|||||||||
Component of (two-way) (inherited) |
· none |
|||||||||
Component of (two-way) |
· one or more <DRM Texture Coordinate>s |
|||||||||
Constraints |
· none |
|||||||||
Notes |
1 A text description of what the <DRM Control Link> is for. 2 Index of the expression whose value controls the s field of the affected <DRM Texture Coordinate>. If zero, the s field is not controlled. 3 Index of the expression whose value controls the t field of the affected <DRM Texture Coordinate>. If zero, the t field is not controlled. |
|||||||||
Class diagram |