IntegratedMetricTensor Class (Microsoft.DirectX.Direct3D)

Contains methods to calculate integrated metric tensor (IMT) values for use in UVAtlas operations.

Definition

Visual Basic NotInheritable MustInherit Public Class IntegratedMetricTensor
    Inherits ObjectLeave Site
C# public abstract sealed class IntegratedMetricTensor : ObjectLeave Site
C++ public ref class IntegratedMetricTensor abstract sealed : ObjectLeave Site
JScript public final abstract class IntegratedMetricTensor extends ObjectLeave Site

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
static (Shared in Visual Basic) ComputeFromPerTexelSignal Calculates an IMT from per-texel data. This function is very similar to ComputeFromTexture, but it uses a float array to pass in the data, and it can calculate higher dimensional values than 4.
static (Shared in Visual Basic) ComputeFromPerVertexSignal Calculates an IMT from from per-vertex data.
static (Shared in Visual Basic) ComputeFromSignal Calculates an IMT from data that varies over the surface of the mesh (generally at a higher frequency than vertex data).
static (Shared in Visual Basic) ComputeFromTexture Calculates an IMT from texture data.

Inheritance Hierarchy

ObjectLeave Site

IntegratedMetricTensor

Class Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll)
Strong Name Microsoft.DirectX.Direct3DX,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492