My Project
|
#include <complexComponents.h>
Public Member Functions | |
WireFrame | getTransformation (double Xrot, double Yrot, double Zrot, double Xoff, double Yoff, double Zoff) |
Public Attributes | |
vector< Edge > | edges |
WireFrame WireFrame::getTransformation | ( | double | Xrot, |
double | Yrot, | ||
double | Zrot, | ||
double | Xoff, | ||
double | Yoff, | ||
double | Zoff | ||
) |
get transformed 3D object
vector<Edge> WireFrame::edges |