| 
    Wildmeshing Toolkit
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | wmtk | 
| namespace | wmtk::components | 
| namespace | wmtk::components::longest_edge_split | 
Functions | |
| void | wmtk::components::longest_edge_split::longest_edge_split (Mesh &mesh, const LongestEdgeSplitOptions &options) | 
| Perform longes-edge split on a mesh.   | |
| void | wmtk::components::longest_edge_split::longest_edge_split (Mesh &mesh, const attribute::MeshAttributeHandle &position_handle, const double length_rel, const std::vector< attribute::MeshAttributeHandle > &pass_through={}) | 
| Perform longes-edge split on a mesh.   | |