|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Mesh/Generator/SubdividePath.hpp>
Classes | |
| class | Edges |
| class | Vertices |
Public Member Functions | |
| SubdividePath (Path path) | |
| Edges | edges () const |
| Vertices | vertices () const |
Private Attributes | |
| Path | mPath |
| Vector< PathVertex > | mVertexCache |
|
inline |
|
inline |
|
inline |
|
private |
|
private |