cee::exp::ExportConstantRemoteModel

class ExportConstantRemoteModel

Export selected view to the Constant Remote Model Database.

Public Functions

ExportConstantRemoteModel()

Creates an export object for a constant remote model.

void setModel(ug::UnstructGridModel *model)

Sets the model.

void setDefaultCamera(const vis::Camera &camera)

Sets the default camera.

void setDefaultParticleTraceStepCount(size_t stepCount)

Sets the default particle trace step count.

bool save(const Str &outputFolder)

Saves to a complete CUG database.

bool saveBinBundle(const Str &fileName)

Saves to a binary CUG bundle.

bool saveJsBundle(const Str &fileName)

Saves to a JS CUG bundle.

Public Static Functions

static int dataFormatVersion()

Returns data format version.