Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains functions for loading and saving volumes.
Definition
Visual Basic NotInheritable MustInherit Public Class VolumeLoader
Inherits ObjectC# public abstract sealed class VolumeLoader : Object C++ public ref class VolumeLoader abstract sealed : Object JScript public final abstract class VolumeLoader extends Object
Members Table
The following table lists the members exposed by the object.
Methods
Method Description FromFile
Loads a volume from a file. FromStream
Creates a volume from a file in memory. FromVolume
Loads a volume from another volume. Save
Saves a volume to a file.
Inheritance Hierarchy
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
.gif)