AGI STK Graphics 11Send comments on this topic.
Initialize Method (IAgStkGraphicsTextureMatrixFactory)
See Also 
Windows






Windows & Linux

Description

Initializes a Texture Matrix to the identity matrix.

Syntax

[Visual Basic .NET]
Public Function Initialize() As IAgStkGraphicsTextureMatrix
[C#]
public IAgStkGraphicsTextureMatrix Initialize();
[Managed C++]
public: IAgStkGraphicsTextureMatrix^ Initialize();
[Java]
public IAgStkGraphicsTextureMatrix initialize();
[Unmanaged C++]
public: HRESULT Initialize(
   IAgStkGraphicsTextureMatrix ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.