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

Declaration of a class for storing raw Wavefront OBJ file contents. More...

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

Go to the source code of this file.

Classes

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

Namespaces

namespace  EBGeometry
 Namespace containing all of EBGeometry's functionality.
 

Detailed Description

Declaration of a class for storing raw Wavefront OBJ file contents.

Author
Robert Marskar