MyLineMeshUnstructured - Template file for unstructured line mesh implementation.
Intended to help implement simple mesh. Just fill up the empty methods of the following classes (search for @ADD YOUR CODE HERE):
Hint: some should inherit both from MeshViz interfaces and the user's application data classes.
For advanced implementations, refer to the See Also Section.
MiLineMeshUnstructured MiLineCell MiLineTopologyExplicitI MiGeometryI MiDataSetI