Note: This documentation is preliminary and is subject to change.
Updates the unmanaged pointer for this ProgressiveMesh object. This method supports the Microsoft® .NET Framework infrastructure and is not intended to be used directly in your code.
Definition
Visual Basic .NET
Public Sub UpdateUnmanagedPointer( _ ByVal pInterface As ID3DXPMesh _ )
C#
public voidUpdateUnmanagedPointer( ID3DXPMeshpInterface );