#include <rvc/cad.h>
Inheritance diagram for RVC::CAD::DRAW:

Public Member Functions | |
| DRAW () | |
| int | FilterElement (CAD::ELEMENT &Element, const TRANS2D_AFFINE &BtoC, INT32 InsertLevel, INT32 ElemNum, const DRECT3D &Extents) |
| virtual | ~DRAW () |
Private Member Functions | |
| virtual int | v_FilterElement (CAD::ELEMENT &Element, const TRANS2D_AFFINE &BtoC, INT32 InsertLevel, INT32 ElemNum, const DRECT3D &Extents) |
Definition at line 1148 of file cad.h.
|
|
Reimplemented from RVC::CAD::ELEMENT::DRAW. |
|
|
Reimplemented from RVC::CAD::ELEMENT::DRAW. |
|
||||||||||||||||||||||||
|
Filter CAD elements before they are rendered. Specific place to modify certain attributes of the element and update element status
|
|
||||||||||||||||||||||||
|
|
1.3.8-20040913