Start building mesh primitives.
This commit is contained in:
parent
a20c0183df
commit
fcd90b5db4
30 changed files with 856 additions and 97 deletions
|
@ -7,6 +7,7 @@ list(APPEND mesh_LIB_INCLUDES
|
|||
Node.cpp
|
||||
QuadMesh.cpp
|
||||
TriMesh.cpp
|
||||
FaceMesh.cpp
|
||||
LineMesh.cpp
|
||||
MeshPrimitives.cpp
|
||||
MeshBuilder.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue