#include <OutputToDxfFileCallback.h>
|
| | OutputToDxfFileCallback () |
| |
| | OutputToDxfFileCallback (OutputToDxfFileCallback const &) |
| |
| | OutputToDxfFileCallback (wchar_t const *) |
| |
| OutputToDxfFileCallback & | operator= (OutputToDxfFileCallback const &) |
| |
| virtual | ~OutputToDxfFileCallback (void) |
| |
| virtual void | outputArc (Edge *, Point3d const &, double, double, double, bool) |
| |
| virtual void | outputPolyline (Edge **const, Point3d const *const, double const *const, int, bool, bool) |
| |
| virtual void | outputTriStrip (Edge **const, int, bool) |
| |
| virtual void | outputTriangle (Edge **const, int) |
| |
| void | __autoclassinit2 (unsigned __int64) |
| |
Definition at line 25 of file OutputToDxfFileCallback.h.
◆ OutputToDxfFileCallback() [1/3]
| OutputToDxfFileCallback::OutputToDxfFileCallback |
( |
| ) |
|
◆ OutputToDxfFileCallback() [2/3]
◆ OutputToDxfFileCallback() [3/3]
| OutputToDxfFileCallback::OutputToDxfFileCallback |
( |
wchar_t const * | | ) |
|
◆ ~OutputToDxfFileCallback()
| virtual OutputToDxfFileCallback::~OutputToDxfFileCallback |
( |
void | | ) |
|
|
virtual |
◆ __autoclassinit2()
| void OutputToDxfFileCallback::__autoclassinit2 |
( |
unsigned | __int64 | ) |
|
◆ operator=()
◆ outputArc()
◆ outputPolyline()
◆ outputTriangle()
◆ outputTriStrip()
The documentation for this class was generated from the following file: