STK Graphics PrimitivesSend comments on this topic.
AgEStkGraphicsModelTransformationType Enumeration
See Also

Description

Transformation types that define the way a model transformation changes the geometry of the model articulation it is associated with.

Members

MemberValueDescription
eStkGraphicsModelTransformationTypeTranslateX0Translates the geometry along the X axis.
eStkGraphicsModelTransformationTypeTranslateY1Translates the geometry along the Y axis.
eStkGraphicsModelTransformationTypeTranslateZ2Translates the geometry along the Z axis.
eStkGraphicsModelTransformationTypeRotateX3Rotates the geometry about the X axis.
eStkGraphicsModelTransformationTypeRotateY4Rotates the geometry about the Y axis.
eStkGraphicsModelTransformationTypeRotateZ5Rotates the geometry about the Z axis.
eStkGraphicsModelTransformationTypeScaleX6Scales the geometry along the X axis.
eStkGraphicsModelTransformationTypeScaleY7Scales the geometry along the Y axis.
eStkGraphicsModelTransformationTypeScaleZ8Scales the geometry along the Z axis.
eStkGraphicsModelTransformationTypeScaleUniform9Scales the geometry uniformly along the X, Y, and Z axes.
eStkGraphicsModelTransformationTypeTextureTranslateX10Translates the texture associated with the geometry along the X axis.
eStkGraphicsModelTransformationTypeTextureTranslateY11Translates the texture associated with the geometry along the Y axis.
eStkGraphicsModelTransformationTypeTextureTranslateZ12Translates the texture associated with the geometry along the Z axis.
eStkGraphicsModelTransformationTypeTextureRotateX13Rotates the texture associated with the geometry about the X axis.
eStkGraphicsModelTransformationTypeTextureRotateY14Rotates the texture associated with the geometry about the Y axis.
eStkGraphicsModelTransformationTypeTextureRotateZ15Rotates the texture associated with the geometry about the Z axis.
eStkGraphicsModelTransformationTypeTextureScaleX16Scales the texture associated with the geometry along the X axis.
eStkGraphicsModelTransformationTypeTextureScaleY17Scales the texture associated with the geometry along the Y axis.
eStkGraphicsModelTransformationTypeTextureScaleZ18Scales the texture associated with the geometry along the Z axis.
eStkGraphicsModelTransformationTypeTextureScaleUniform19Scales the texture associated with the geometry uniformly along the X, Y, and Z axes.
eStkGraphicsModelTransformationTypeTranslateRed20Translates the red band of color associated with the geometry.
eStkGraphicsModelTransformationTypeTranslateGreen21Translates the green band of color associated with the geometry.
eStkGraphicsModelTransformationTypeTranslateBlue22Translates the blue band of color associated with the geometry.

See Also

© 2021 Analytical Graphics, Inc. All Rights Reserved.