CIBC:Documentation:SCIRun:Reference:SCIRun:ConvertQuadSurfToTriSurf
From SCIRun Documentation Wiki
Contents |
ConvertQuadSurfToTriSurf
Information
- Package: SCIRun
- Catagory: ChangeMesh
- Author(s): David Weinstein
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Convert a QuadSurfField into a TriSurfField.
Detailed Description
Given a QuadSurfField (or anything that supports the same interface) as input, produce a TriSurfField as output -- each Quad element gets split into 2 Tris. In order to produce consistent splits across faces, we alternate between two different templates for how to do the split.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
