#include <ivffile/IvfDxfReader.h>
Inheritance diagram for CIvfDxfReader:

Public Member Functions | |
| CIvfDxfReader () | |
| virtual | ~CIvfDxfReader () |
| void | correctFaceNormals () |
| void | setDoubleFaces (bool flag) |
| virtual void | read () |
This class implements a loader for DXF files. The class reads 3DFACE elements in a DXF file. The class cannot correct for face orientation.
Definition at line 41 of file IvfDxfReader.h.
|
|
CIvfDxfReader constructor |
|
|
CIvfDxfReader destructor |
|
|
Reads the DXF file Reimplemented from CIvfFileReader. |
|
|
Flag controlling if faces should be made double |
1.4.6-NO