MeshPointAt Method |
| Name | Description | |
|---|---|---|
| PointAt(MeshPoint) |
Evaluate a mesh at a set of barycentric coordinates.
| |
| PointAt(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.
|