VolumeLoader Class

Language:

Contains functions for loading and saving volumes.

Definition

Visual Basic NotInheritable MustInherit Public Class VolumeLoader
    Inherits Object
C# public abstract sealed class VolumeLoader : Object
C++ public ref class VolumeLoader abstract sealed : Object
JScript public final abstract class VolumeLoader extends Object

Members Table

Method Description
static (Shared in Visual Basic) FromFile Loads a volume from a file.
static (Shared in Visual Basic) FromStream Creates a volume from a file in memory.
static (Shared in Visual Basic) FromVolume Loads a volume from another volume.
static (Shared in Visual Basic) Save Saves a volume to a file.

Inheritance Hierarchy

Object Leave Site
VolumeLoader

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

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center