Eyeshot 10 WinForms API Reference
VolumeRenderingBase<T> Class
Members 

WinForms Assembly > devDept.Eyeshot.Dicom Namespace : VolumeRenderingBase<T> Class
The struct type.
Volume rendering base definition.
Syntax
'Declaration
 
Public MustInherit Class VolumeRenderingBase(Of T As {New, Struct}) 
   Inherits devDept.Eyeshot.Triangulation.MarchingCubes
public abstract class VolumeRenderingBase<T> : devDept.Eyeshot.Triangulation.MarchingCubes 
where T: new(), struct
Type Parameters
T
The struct type.
Inheritance Hierarchy

System.Object
   devDept.Eyeshot.WorkUnit
      devDept.Eyeshot.Triangulation.MarchingCubes
         devDept.Eyeshot.Dicom.VolumeRenderingBase<T>
            devDept.Eyeshot.Dicom.v101591132. 
            devDept.Eyeshot.Dicom.VolumeRendering

See Also

Reference

VolumeRenderingBase<T> Members
devDept.Eyeshot.Dicom Namespace