Goblin - A Platform for 3D AR and VR Applications

DialogResourceManager Members

DialogResourceManager overview

Public Static Methods

GetGlobalInstance 

Public Instance Properties

DeviceGets the device
Sprite 
StateBlock 

Public Instance Methods

AddFont Adds a font to the resource manager
AddTexture Adds a texture to the resource manager
CreateFont Creates a font
CreateTexture Creates a texture
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetFontNodeGets a font node from the cache
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetTextureNodeGets a texture node from the cache
GetType (inherited from Object) Gets the Type of the current instance.
OnCreateDevice Called when the device is created
OnDestroyDevice Destroy any resources and clear the caches
OnLostDevice Clear any resources that need to be lost
OnResetDevice Called when the device is reset
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

DialogResourceManager Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace