![]() |
Polyhedral-net Splines
|
Public Member Functions | |
| IGSWriter (const std::string a_OutFile) | |
| void | start () |
| void | stop () |
| void | consume (const Patch a_Patch) |
Private Member Functions | |
| int | knots (int dg1, int bbase, int ffctr, FILE *fp, int per_line) |
| void | writePatch (const Patch a_Patch) |
Private Attributes | |
| std::vector< Patch > | m_Patches |
| FILE * | m_OutFile |
| int | m_NumOfFaces = 0 |
|
virtual |
Implements PatchConsumer.
|
virtual |
Implements PatchConsumer.
|
virtual |
Implements PatchConsumer.