Draw_3D_API
Draw3D_api_interface.hh File Reference
#include <vector>
#include <string>
#include <iostream>
Include dependency graph for Draw3D_api_interface.hh:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

File contains abstract interface for drawing in 3D.