MindFusion.Wpf Pack Programmer's Guide
Triangle Methods
 


 Public Methods

  Name Description

Contains

Does this contain t.

Edge

Get the indexed edge.

Edge_Length

Return the indexed edge length;

GetVertex

Vertex.

Inside

Is this rectangle within the region.

OpositeOfEdge

Return the oposite of the edge.

RepairEdges

Repair any Edge links, both ways.

ResetIndex

Reset the index, indexing gives each triangle an ID unique since construction of the mesh.

SetEdge

Set the edge by index.

SetVertex

Set the vertex by index.

ToString

To string.

VertexAngleRadians

Get the angle of a vertex in radians.

VertexCosineAngle

Get the cosine angle associated with a vertex.

 Protected Methods

  Name Description

bothIn

Checks if both vertexes are in.

vertexTest

Vertex sidedness test.

 See Also

Triangle Class
MindFusion.Charting.Wpf Namespace