EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
Loading...
Searching...
No Matches
Classes | Namespaces
EBGeometry_VTK.hpp File Reference

Declaration of a class for storing raw VTK legacy polydata file contents. More...

#include <cstddef>
#include <map>
#include <memory>
#include <string>
#include <type_traits>
#include <vector>
#include "EBGeometry_DCEL.hpp"
#include "EBGeometry_Vec.hpp"
#include "EBGeometry_VTKImplem.hpp"
Include dependency graph for EBGeometry_VTK.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EBGeometry::VTK< T >
 Class for storing VTK Polydata meshes. More...
 

Namespaces

namespace  EBGeometry
 Namespace containing all of EBGeometry's functionality.
 

Detailed Description

Declaration of a class for storing raw VTK legacy polydata file contents.

Author
Robert Marskar