G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsSurfMesh.h File Reference

Half edge mesh structure. More...

+ Include dependency graph for gsSurfMesh.h:

Go to the source code of this file.

Classes

class  gsSurfMesh::Base_handle
 
struct  gsSurfMesh::Edge
 
class  gsSurfMesh::Edge_container
 
class  gsSurfMesh::Edge_iterator
 
class  gsSurfMesh::Edge_property< T >
 
struct  gsSurfMesh::Face
 
class  gsSurfMesh::Face_around_vertex_circulator
 
struct  gsSurfMesh::Face_connectivity
 
class  gsSurfMesh::Face_container
 
class  gsSurfMesh::Face_iterator
 
class  gsSurfMesh::Face_property< T >
 
class  gsSurfMesh
 A halfedge data structure for polygonal meshes. More...
 
struct  gsSurfMesh::Halfedge
 
class  gsSurfMesh::Halfedge_around_face_circulator
 
class  gsSurfMesh::Halfedge_around_vertex_circulator
 
struct  gsSurfMesh::Halfedge_connectivity
 
class  gsSurfMesh::Halfedge_container
 
class  gsSurfMesh::Halfedge_iterator
 
class  gsSurfMesh::Halfedge_property< T >
 
class  gsSurfMesh::Mesh_property< T >
 
struct  gsSurfMesh::Vertex
 
class  gsSurfMesh::Vertex_around_face_circulator
 
class  gsSurfMesh::Vertex_around_vertex_circulator
 
struct  gsSurfMesh::Vertex_connectivity
 
class  gsSurfMesh::Vertex_container
 
class  gsSurfMesh::Vertex_iterator
 
class  gsSurfMesh::Vertex_property< T >
 

Namespaces

 gismo
 The G+Smo namespace, containing all definitions for the library.
 
 gismo::internal
 This namespace contains functionalities that are internal to the library.
 

Typedefs

typedef Point Color
 Color type.
 
typedef Point Normal
 Normal type.
 
typedef Point Texture_coordinate
 Texture coordinate type.
 

Detailed Description

Half edge mesh structure.

This file is part of the G+Smo library.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author(s): A. Mantzaflaris, H.M. Verhelst