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

Interface for gsCurveLoop class, representing a loop of curves, in anticlockwise order. More...

+ Include dependency graph for gsCurveLoop.h:

Go to the source code of this file.

Classes

class  gsCurveLoop< T >
 A closed loop given by a collection of curves. More...
 

Namespaces

 gismo
 The G+Smo namespace, containing all definitions for the library.
 

Functions

template<class T >
std::ostream & operator<< (std::ostream &os, const gsCurveLoop< T > &b)
 Print (as string) operator to be used by all derived classes.
 

Detailed Description

Interface for gsCurveLoop class, representing a loop of curves, in anticlockwise order.

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. Falini, A. Mantzaflaris, D.-M. Nguyen, M. Pauley