Show / Hide Table of Contents
View Source

Class ArrayExtensions

Inheritance
System.Object
ArrayExtensions
Namespace:EvilDICOM.CV.Extensions
Assembly:EvilDICOM.CV.dll
Syntax
public static class ArrayExtensions : object

Methods

View Source

ToPoint3f(List<Double>)

Declaration
public static Point3f ToPoint3f(this List<double> array)
Parameters
Type Name Description
List<System.Double> array
Returns
Type Description
Point3f
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX