Share Everywhere using the Export component. More...
Classes | |
class | cee::exp::ExportCgeo |
Export the given frame to a .cgeo file. More... | |
class | cee::exp::ExportComponent |
Static class for initialization of the component. More... | |
class | cee::exp::ExportConstantRemoteModel |
Export selected view to the Constant Remote Model Database. More... | |
class | cee::exp::ExportDataSourceVTFx |
Export the entire contents of a DataSource to a VTFx file. More... | |
class | cee::exp::ExportVTFx |
Export current view and model setting as VTFx file. More... | |
class | cee::exp::ExportWavefrontObj |
Export the given frame to Wavefront .obj, .mtl and texture (.png) files. More... | |
class | cee::exp::PropertyBuilderPlot2d |
Finds VTFx properties from plot overlay item and builds a property set collection. More... | |
class | cee::exp::PropertyBuilderVTFx |
Finds VTFx properties from model and/or view and builds a property set collection and image resources. More... | |
Share Everywhere using the Export component.
The Export components contains the classes needed to export an UnstructGridModel exactly as it is shown in a View to a compact VTFx file. This file can then be distributed and shown in Ceetron's free viewers on almost all platforms.
The main class to use is the ExportVTFx class.
See Share Everywhere with VTFx files and Ceetron 3D Viewers for more information.