Derm.Render.TextureSetService Class Reference

Texture set management service. More...

Inheritance diagram for Derm.Render.TextureSetService:
Derm.Render.RenderKernelContextService Derm.Render.INameable

List of all members.

Public Member Functions

 TextureSetService ()
 Constructor.
override void Execute (RenderContext ctx)
 Execute this service.
void RequestCreation (Texture tex)
 Request a texture creation.
void RequestMipmaps (Texture tex)
 Request texture mipmaps creation.

Properties

static TextureSetService Instance [get]
 The only TextureLoadService service instance.

Detailed Description

Texture set management service.


Constructor & Destructor Documentation

Derm.Render.TextureSetService.TextureSetService (  ) 

Constructor.


Member Function Documentation

override void Derm.Render.TextureSetService.Execute ( RenderContext  ctx  )  [virtual]

Execute this service.

Parameters:
ctx A RenderContext used for this RenderKernelContextService operations. The context is the one associated with the RenderKernel which has registered this service.

Implements Derm.Render.RenderKernelContextService.

void Derm.Render.TextureSetService.RequestCreation ( Texture  tex  ) 

Request a texture creation.

Parameters:
tex 
void Derm.Render.TextureSetService.RequestMipmaps ( Texture  tex  ) 

Request texture mipmaps creation.

Parameters:
tex 

Property Documentation

TextureSetService Derm.Render.TextureSetService.Instance [static, get]

The only TextureLoadService service instance.



Services powered by Get Deus Ex Render Machina at SourceForge.net. Fast, secure and Free Open Source software downloads