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 
[C#]
public IAgStkGraphicsTextureMatrix Initialize();
[Managed C++]
public: IAgStkGraphicsTextureMatrix ^ Initialize();
[Java]
public IAgStkGraphicsTextureMatrix initialize();
[Unmanaged C++]
public: HRESULT Initialize(
    IAgStkGraphicsTextureMatrix ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.