Derm.Render.TextureCube Class Reference

Cube texture. More...

Inheritance diagram for Derm.Render.TextureCube:
Derm.Render.Texture Derm.Render.RenderObject Derm.Render.IRenderObject Derm.Render.IReferenced

List of all members.

Public Member Functions

 TextureCube (string[] paths)
 Construct a TextureCube from an image file.
 TextureCube (Image[] images)
 Construct a TextureCube from an Image array instance.
override void Bind (RenderContext ctx)
 Bind this Texture2d.
override void Create (RenderContext ctx)
 Texture2d initialization.
override void Unbind (RenderContext ctx)
 Unbind this Texture2d.

Properties

int Size [get]
 Texture width property.

Detailed Description

Cube texture.


Constructor & Destructor Documentation

Derm.Render.TextureCube.TextureCube ( Image[]  images  ) 

Construct a TextureCube from an Image array instance.

Parameters:
image 
Derm.Render.TextureCube.TextureCube ( string[]  paths  ) 

Construct a TextureCube from an image file.

Parameters:
path A System.String specifying the image file paths.

Member Function Documentation

override void Derm.Render.TextureCube.Bind ( RenderContext  ctx  )  [virtual]

Bind this Texture2d.

Parameters:
ctx A RenderContext

Implements Derm.Render.Texture.

override void Derm.Render.TextureCube.Create ( RenderContext  ctx  )  [virtual]

Texture2d initialization.

Parameters:
ctx A RenderContext

Reimplemented from Derm.Render.Texture.

override void Derm.Render.TextureCube.Unbind ( RenderContext  ctx  )  [virtual]

Unbind this Texture2d.

Parameters:
ctx A RenderContext

Implements Derm.Render.Texture.


Property Documentation

int Derm.Render.TextureCube.Size [get]

Texture width property.



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