Property | Type | Description | |
---|---|---|---|
AdjacentFaces | int[] | ||
FurthestVertex | int | ||
InList | bool | ||
Index | int | ||
IsNormalFlipped | bool | ||
Next | |||
Normal | double[] | ||
Offset | double | ||
Previous | |||
Tag | int | ||
Vertices | int[] | ||
VerticesBeyond | IndexBuffer |
Method | Description | |
---|---|---|
ConvexFaceInternal ( int dimension, int index, IndexBuffer beyondList ) : System.Collections.Generic |
Initializes a new instance of the ConvexFaceInternal class.
|
public ConvexFaceInternal ( int dimension, int index, IndexBuffer beyondList ) : System.Collections.Generic | ||
dimension | int | |
index | int | |
beyondList | IndexBuffer | |
return | System.Collections.Generic |
public ConvexFaceInternal,MIConvexHull Previous | ||
return |