Draw_3D_API
|
#include <vector>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | drawNS::Point3D |
Point in 3D Class represents point in 3D. More... | |
class | drawNS::Draw3DAPI |
Abstract interface for drawing class Abstract class used as interface for 3D drawing class implementations. More... | |
Namespaces | |
drawNS | |
Namespace for drawing tools - abstract interface and 3D point Namespace for drawing tools - abstract interface and 3D point. | |
File contains abstract interface for drawing in 3D.