Click or drag to resize

MeshPointAt Method

Overload List
  NameDescription
Public methodPointAt(MeshPoint)
Evaluate a mesh at a set of barycentric coordinates.
Public methodPointAt(Int32, Double, Double, Double, Double)
Evaluates a mesh at a set of barycentric coordinates. Barycentric coordinates must be assigned in accordance with the rules as defined by MeshPoint.T.
Top
See Also