PLaSK library
Loading...
Searching...
No Matches
path.hpp File Reference
#include <map>
#include <set>
#include <plask/config.hpp>
#include "transform.hpp"
Include dependency graph for path.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  plask::PathHints
 Represent hints for path finder. More...
 
struct  plask::Path
 Path in geometry graph. More...
 

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 

Typedefs

typedef std::pair< shared_ptr< GeometryObject >, shared_ptr< GeometryObject > > plask::Edge