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

Describes a geometry that includes texture coordinates. Generally, a model that implements ITexturedGeometry should implement ITextureMappedGeometry, IColorMappedGeometry, or IImageMappedGeometry. More...

Properties

Array TextureCoordinates [get]
 
- Properties inherited from Durwella.Unplugged.Viz.IGeometry
Array Vertices [get]
 

Detailed Description

Describes a geometry that includes texture coordinates. Generally, a model that implements ITexturedGeometry should implement ITextureMappedGeometry, IColorMappedGeometry, or IImageMappedGeometry.

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

Property Documentation

Array Durwella.Unplugged.Viz.ITexturedGeometry.TextureCoordinates
get


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