Microsoft DirectX 9.0 SDK Update (October 2004)

VolumeLoader Class

Language:

Note: This documentation is preliminary and is subject to change.

Contains functions for loading and saving volumes.

Definition

Visual Basic .NET NotInheritable Public Class VolumeLoader
   Inherits Object 
C# public sealed class VolumeLoader : Object
Managed C++ public __gc __sealed class VolumeLoader  : public Object
JScript .NET public class VolumeLoader extends Object

Members Table

Method Description
static (Shared in Visual Basic .NET) FromFile Loads a volume from a file.
static (Shared in Visual Basic .NET) FromStream Creates a volume from a file in memory.
static (Shared in Visual Basic .NET) FromVolume Loads a volume from another volume.
static (Shared in Visual Basic .NET) 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.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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