Class ContMinCircle2.Support
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
protected class Support
Fields
Index
Declaration
public Index3i Index
Field Value
| Type | Description |
|---|---|
| Index3i |
Quantity
Declaration
public int Quantity
Field Value
| Type | Description |
|---|---|
| Int32 |
Methods
Contains(Int32, IList<Vector2d>, Int32[], Double)
Declaration
public bool Contains(int index, IList<Vector2d> Points, int[] permutation, double epsilon)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index | |
| IList<Vector2d> | Points | |
| Int32[] | permutation | |
| Double | epsilon |
Returns
| Type | Description |
|---|---|
| Boolean |