STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsTextureMatrix Interface

Description

A 4 by 4 matrix applied to a texture coordinate.

Public Properties

Public Property M11Gets the element in the first row, first column.
Public Property M12Gets the element in the first row, second column.
Public Property M13Gets the element in the first row, third column.
Public Property M14Gets the element in the first row, fourth column.
Public Property M21Gets the element in the second row, first column.
Public Property M22Gets the element in the second row, second column.
Public Property M23Gets the element in the second row, third column.
Public Property M24Gets the element in the second row, fourth column.
Public Property M31Gets the element in the third row, first column.
Public Property M32Gets the element in the third row, second column.
Public Property M33Gets the element in the third row, third column.
Public Property M34Gets the element in the third row, fourth column.
Public Property M41Gets the element in the fourth row, first column.
Public Property M42Gets the element in the fourth row, second column.
Public Property M43Gets the element in the fourth row, third column.
Public Property M44Gets the element in the fourth row, fourth column.
© 2024 Analytical Graphics, Inc. All Rights Reserved.