mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
update
This commit is contained in:
@@ -56,9 +56,9 @@ public:
|
||||
virtual void SetDims(const Vector3i &size) = 0;
|
||||
|
||||
void ExportToVtk(const char *file, bool density_type = 0);
|
||||
void ExportToVti (const char *file, bool density_type = 0, bool compressed = 0);
|
||||
void ExportToVtkXml(const char *file, bool density_type = 0);
|
||||
int ImportFromVtk(const char *file);
|
||||
void SaveToVtkVti (const char *file);
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user