Code-Eli
0.3.6
Main Page
Namespaces
Classes
Files
File List
File Members
surface.hpp
Go to the documentation of this file.
1
/*********************************************************************************
2
* Copyright (c) 2013 David D. Marshall <ddmarsha@calpoly.edu>
3
*
4
* All rights reserved. This program and the accompanying materials
5
* are made available under the terms of the Eclipse Public License v1.0
6
* which accompanies this distribution, and is available at
7
* http://www.eclipse.org/legal/epl-v10.html
8
*
9
* Contributors:
10
* David D. Marshall - initial code and implementation
11
********************************************************************************/
12
13
#ifndef eli_geom_surface_hpp
14
#define eli_geom_surface_hpp
15
16
// surface types
17
#include "
eli/geom/surface/bezier.hpp
"
18
#include "eli/goem/surface/piecewise.hpp"
19
20
// surface helpers
21
#include "eli/geom/surface/piecewise_creator.hpp"
22
#include "
eli/geom/surface/curvature.hpp
"
23
24
#endif
bezier.hpp
curvature.hpp
include
eli
geom
surface.hpp
Generated on Fri Jun 24 2016 13:51:44 for Code-Eli by
1.8.10