Unplugged Viz
High-performance scientific visualization isn't just for the workstation anymore
Durwella.Unplugged.Viz.IImageMappedGeometry Interface Reference

Describes a geometry that uses an image as a texture. More...

Properties

object Image [get]
 If Image is a string, it will be treated as the path to in image file. IMAGE RESOLUTIONS MUST BE POWERS OF TWO. More...
 
- Properties inherited from Durwella.Unplugged.Viz.ITexturedGeometry
Array TextureCoordinates [get]
 
- Properties inherited from Durwella.Unplugged.Viz.IGeometry
Array Vertices [get]
 

Detailed Description

Describes a geometry that uses an image as a texture.

Inheritance diagram for Durwella.Unplugged.Viz.IImageMappedGeometry:
Durwella.Unplugged.Viz.ITexturedGeometry Durwella.Unplugged.Viz.IGeometry Durwella.Unplugged.Viz.CylinderGeometry Durwella.Unplugged.Viz.IndexedGeometryTextureMappedModel Durwella.Unplugged.Viz.SphereGeometry Durwella.Unplugged.Viz.IndexedGeometryTextureMappedLitModel

Property Documentation

object Durwella.Unplugged.Viz.IImageMappedGeometry.Image
get

If Image is a string, it will be treated as the path to in image file. IMAGE RESOLUTIONS MUST BE POWERS OF TWO.


The documentation for this interface was generated from the following file: