![]() |
3D Model Viewer
3D Model Viewer from Group 3
|
Class used to store 3D Vector points for the Model class. More...
#include <iostream>
Go to the source code of this file.
Classes | |
class | Vector3D |
Used to coordinates of the vectors that make up the cells models Stores data about the the vector: its x,y,z position. More... | |
Functions | |
Vector3D | operator+ (float f, Vector3D &a) |
Class used to store 3D Vector points for the Model class.