GRE::DRAWINGCONTEXT3D Class Reference
Provide common methods to draw in 3D view.
More...
#include <gre/3ddc.h>
List of all members.
Detailed Description
Provide common methods to draw in 3D view.
Constructor & Destructor Documentation
| GRE::DRAWINGCONTEXT3D::DRAWINGCONTEXT3D |
( |
|
) |
|
| virtual GRE::DRAWINGCONTEXT3D::~DRAWINGCONTEXT3D |
( |
|
) |
[virtual] |
Member Function Documentation
Initialization of drawing context.
| void GRE::DRAWINGCONTEXT3D::DrawEnd |
( |
|
) |
|
Finalization of drawing context.
| void GRE::DRAWINGCONTEXT3D::DrawLine |
( |
const DPOINT3D & |
begin, |
|
|
const DPOINT3D & |
end | |
|
) |
| | |
| void GRE::DRAWINGCONTEXT3D::DrawPoint |
( |
const DPOINT3D & |
point |
) |
|
| double GRE::DRAWINGCONTEXT3D::GetPixelSizeInMM |
( |
|
) |
const |
| SCENE3D* GRE::DRAWINGCONTEXT3D::GetScene |
( |
|
) |
[inline] |
| void GRE::DRAWINGCONTEXT3D::RenderPixel |
( |
const INT32 |
col, |
|
|
const INT32 |
lin, |
|
|
const double |
z | |
|
) |
| | |
| void GRE::DRAWINGCONTEXT3D::SetColor |
( |
const COLOR & |
color |
) |
[inline] |
The documentation for this class was generated from the following file: