#include <ivffile/IvfPolyReader.h>
Inheritance diagram for CIvfPolyReader:

Public Member Functions | |
| CIvfPolyReader () | |
| virtual | ~CIvfPolyReader () |
| IvfClassInfo ("CIvfPolyReader", CIvfFileReader) | |
| virtual void | read () |
This class implements a loader for POLY files. The class can handle surfaces with 3 or 4 vertices. It should load most POLY files, but no guarantees are made.
Definition at line 66 of file IvfPolyReader.h.
|
|
CIvfPolyReader constructor |
|
|
CIvfPolyReader destructor |
|
|
Reads POLY file Reimplemented from CIvfFileReader. |
1.4.6-NO