All Frameworks Class Hierarchy This Framework Next Indexes
SPAbase.ACIS_OBJECT
|
+---SPAdmicon.DM_draw_engine
|
+---ADM_draw_engine
Usage: you must use this class as is. You should never derive it.
public class ADM_draw_engine
Overrides the base class for the drawing engine.
Role: This class implements the abstract draw primitive interface
between the ADM icons and the view controller.
| public ADM_draw_engine( | ) |
| public virtual void Draw_mesh( | Spatial_abs_hurler& | abshurler, |
| DS_dmod* | icon_owner, | |
| int | tag, | |
| INDEXED_MESH* | mesh, | |
| double | color_r, | |
| double | color_g, | |
| double | color_b, | |
| const DM_def_icon_draw_args& | args) const =0 |
| public virtual void Lose( | )= 0 |
| public virtual ADM_draw_engine* Spatial_cast( | ) |
Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.