#include <OMFElement.h>
|
void | ProcessGeometry (std::shared_ptr< OMFFile > &file, const std::string &geometryUID, vtkPartitionedDataSet *output) override |
|
virtual void | ProcessGeometry (std::shared_ptr< OMFFile > &file, const std::string &geometryUID, vtkPartitionedDataSet *output)=0 |
|
virtual void | ProcessDataFields (std::shared_ptr< OMFFile > &file, const Json::Value &dataJSON, vtkPartitionedDataSet *output) |
|
virtual void | ProcessColumnOrdering (std::shared_ptr< OMFFile > &, const Json::Value &, vtkPartitionedDataSet *) |
|
virtual void | ProcessTextures (std::shared_ptr< OMFFile > &file, const Json::Value &textureJSON, vtkPartitionedDataSet *output, const std::string &elementName) |
|
Definition at line 71 of file OMFElement.h.
◆ LineSetElement()
omf::LineSetElement::LineSetElement |
( |
const std::string & |
uid, |
|
|
double |
globalOrigin[3] |
|
) |
| |
|
inline |
◆ ProcessGeometry()
void omf::LineSetElement::ProcessGeometry |
( |
std::shared_ptr< OMFFile > & |
file, |
|
|
const std::string & |
geometryUID, |
|
|
vtkPartitionedDataSet * |
output |
|
) |
| |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file: