Table 6.306 — DRM_World_3x3

Property

Description

Class

  • <DRM World 3x3>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class specifies a nine-element matrix containing scaling and rotation data as part of a <DRM World Transformation> instance. The direction of rotation is determined by the right-hand rule.

Translation data is not provided by a <DRM World 3x3> instance, because a <DRM World 3x3> instance only exists as a component of a <DRM World Transformation> instance. The translation component of a <DRM World Transformation> instance is provided by the mandatory <DRM Location> component of the <DRM World Transformation> instance. The <DRM World Transformation> instance is applied as specified in 4.7.6 Representing models within an environment.

<DRM World Transformation> instances usually exist in the scope of a <DRM Environment Root> instance defining a non-LSR SRF. Consequently, <DRM World 3x3> instances usually exist within a ’world’ SRF, hence the name.

The matrix multiplication order is defined by w = M × v, where M is the matrix of the <DRM World 3x3> instance, v is the original location column vector, and w is the resulting location column vector.

The world_3x3 field specifies a non-singular rotation and scale matrix.

Class diagram

Figure 6.380 — DRM_World_3x3

Inherited field elements

Field name

Range

Field data type

None

   

Field elements

Field name

Range

Field data type

world_3x3

 

SRM_Matrix_3x3

Default field values

Default field values for DRM_World_3x3

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)

  • None.

Composed of (two-way)

Composed of (two-way metadata) (inherited)

  • None.

Composed of (two-way metadata)

  • None.

Component of (two-way) (inherited)

  • None.

Component of (two-way)

Constraints

Clarifications

None.

Example(s)