MeshKit  1.0
Mesh.cpp File Reference
#include <iomanip>
#include "meshkit/Mesh.hpp"
#include "meshkit/basic_math.hpp"
#include <limits>
Include dependency graph for Mesh.cpp:

Go to the source code of this file.

Functions

void expand_strip (Face *prevface, Vertex *v0, Vertex *v1, list< Face * > &strip)

Function Documentation

void expand_strip ( Face prevface,
Vertex v0,
Vertex v1,
list< Face * > &  strip 
)

Definition at line 2914 of file Mesh.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines