13CAD
CAD-like software based on C++, Qt and VTK.
|
include | |
cell.h | Header file for the Cell class and subclasses |
material.h | Header file for the Material class |
matrix.h | Header file for the Matrix3x3 class |
model.h | Header file for the Model class |
vector3d.h | Header file for the Vector3D class |
src | |
gui | |
clipdialog.cpp | Source file for the clip filter dialog |
clipdialog.h | Header file for the clip filter dialog |
helpdialog.cpp | Source file for the help dialog |
helpdialog.h | Header file for the help dialog |
mainwindow.cpp | Main Qt file for the graphical user interface code |
mainwindow.h | Header file for the graphical user interface code |
cell.cpp | Source file for the Cell class and subclasses |
material.cpp | Source file for the Material class |
matrix.cpp | Source file for the Matrix3x3 class |
model.cpp | Source file for the Model class |
vector3d.cpp | Source file for the Vector3D class |