#include <CTiglExportVtk.h>
|
std::string | SupportedFileTypeImpl () const override |
| must be overridden. If multiple types supported, separate with a ";" More...
|
|
bool | WriteImpl (const std::string &filename) const override |
| must be overridden by the concrete implementation More...
|
|
◆ CTiglExportVtk()
◆ ~CTiglExportVtk()
virtual TIGL_EXPORT tigl::CTiglExportVtk::~CTiglExportVtk |
( |
| ) |
|
|
virtual |
◆ GetDefaultOptions()
◆ GetDefaultShapeOptions()
◆ SupportedFileTypeImpl()
std::string tigl::CTiglExportVtk::SupportedFileTypeImpl |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
◆ WriteImpl()
bool tigl::CTiglExportVtk::WriteImpl |
( |
const std::string & |
filename | ) |
const |
|
overrideprivatevirtual |
◆ WritePolys()
Exports a polygonal data representation directly.
◆ writeVTKHeader()
static void tigl::CTiglExportVtk::writeVTKHeader |
( |
TixiDocumentHandle & |
handle | ) |
|
|
staticprivate |
◆ writeVTKPiece()
static void tigl::CTiglExportVtk::writeVTKPiece |
( |
const CTiglPolyObject & |
co, |
|
|
TixiDocumentHandle & |
handle, |
|
|
unsigned int |
iObject |
|
) |
| |
|
staticprivate |
The documentation for this class was generated from the following file: