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

Declaration of a class for storing raw STL (stereolithography) file contents. More...

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

Go to the source code of this file.

Classes

class  EBGeometry::STL< T >
 Class for storing contents of STL files. More...
 

Namespaces

namespace  EBGeometry
 Namespace containing all of EBGeometry's functionality.
 

Detailed Description

Declaration of a class for storing raw STL (stereolithography) file contents.

Author
Robert Marskar