Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Simple_manifold_2.h File Reference
#include "mapbasic.h"
#include "roccom_devel.h"
#include <cassert>
Include dependency graph for Simple_manifold_2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Facet_ID
 The ID of a facet (edge in 2D and face in 3D) encodes an element ID and the local facet's ID internal to the element. More...
 
class  Simple_manifold_2
 Provides a data structure accessing nodes, elements, and edges in a pane, in a manner similar to the halfedge data structure, assuming the elements form a 2-manifold. More...