stuff-from-scratch/src/rendering/mesh
2023-01-23 11:55:58 +00:00
..
AbstractFace.cpp Clean project structure. 2023-01-17 10:13:25 +00:00
AbstractFace.h Clean project structure. 2023-01-17 10:13:25 +00:00
AbstractMesh.cpp Add wextra level warnings. 2023-01-23 11:55:58 +00:00
AbstractMesh.h Fix linux compilation. 2023-01-23 10:08:29 +00:00
CMakeLists.txt Clean project structure. 2023-01-17 10:13:25 +00:00
Edge.cpp Enable gcc wall and werror. 2023-01-23 11:06:30 +00:00
Edge.h Clean project structure. 2023-01-17 10:13:25 +00:00
FaceMesh.cpp Clean project structure. 2023-01-17 10:13:25 +00:00
FaceMesh.h Clean project structure. 2023-01-17 10:13:25 +00:00
LineMesh.cpp Clean project structure. 2023-01-17 10:13:25 +00:00
LineMesh.h Clean project structure. 2023-01-17 10:13:25 +00:00
MeshBuilder.cpp Clean project structure. 2023-01-17 10:13:25 +00:00
MeshBuilder.h Clean project structure. 2023-01-17 10:13:25 +00:00
MeshObjWriter.cpp Clean project structure. 2023-01-17 10:13:25 +00:00
MeshObjWriter.h Clean project structure. 2023-01-17 10:13:25 +00:00
MeshPrimitives.cpp Add wextra level warnings. 2023-01-23 11:55:58 +00:00
MeshPrimitives.h Clean project structure. 2023-01-17 10:13:25 +00:00
Node.cpp Enable gcc wall and werror. 2023-01-23 11:06:30 +00:00
Node.h Clean project structure. 2023-01-17 10:13:25 +00:00
QuadFace.cpp Clean project structure. 2023-01-17 10:13:25 +00:00
QuadFace.h Clean project structure. 2023-01-17 10:13:25 +00:00
QuadMesh.cpp Clean project structure. 2023-01-17 10:13:25 +00:00
QuadMesh.h Clean project structure. 2023-01-17 10:13:25 +00:00
TriFace.cpp Clean project structure. 2023-01-17 10:13:25 +00:00
TriFace.h Add clang support. 2023-01-23 11:32:18 +00:00
TriMesh.cpp Clean project structure. 2023-01-17 10:13:25 +00:00
TriMesh.h Add clang support. 2023-01-23 11:32:18 +00:00