#include "MyPolygon.h"
#include "MemoryMgmt.h"
Include dependency graph for MyObject.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | MyObject |
MyObject is a mesh of polygons which make out a single piece in the 3D solution engine. More... | |
struct | MyObject::MyPointWrapper |
MyPointWrapper is a shallow wrapper for a MyPoint pointer. More... | |
class | LinesCollection |
LinesCollection draws the lines seperating the pieces in the 3D solution display. More... |