Main 3D display.
More...
#include <MainCanvas.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
MainCanvas::MainCanvas |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = 0 , |
|
|
const wxString & |
name = _T("") |
|
) |
| |
MainCanvas::~MainCanvas |
( |
| ) |
[virtual] |
Member Function Documentation
void MainCanvas::InsertGeometry |
( |
ArrayOfGeometry * |
geometry | ) |
|
void MainCanvas::InsertMachine |
( |
Machine * |
machine | ) |
|
void MainCanvas::InsertProject |
( |
Project * |
project | ) |
|
void MainCanvas::InsertStockMaterial |
( |
StockMaterial * |
stockMaterial | ) |
|
void MainCanvas::Render |
( |
| ) |
[virtual] |
The documentation for this class was generated from the following files: