|
VTK
9.4.2
|
This is the complete list of members for omf::VolumeElement, including all inherited members.
| Dimensions | omf::VolumeElement | protected |
| GlobalOrigin | omf::ProjectElement | protected |
| ProcessColumnOrdering(std::shared_ptr< OMFFile > &file, const Json::Value &dataJSON, vtkPartitionedDataSet *output) override | omf::VolumeElement | protectedvirtual |
| ProcessDataFields(std::shared_ptr< OMFFile > &file, const Json::Value &dataJSON, vtkPartitionedDataSet *output) | omf::ProjectElement | protectedvirtual |
| ProcessGeometry(std::shared_ptr< OMFFile > &file, const std::string &geometryUID, vtkPartitionedDataSet *output) override | omf::VolumeElement | protectedvirtual |
| ProcessJSON(std::shared_ptr< OMFFile > &file, const Json::Value &element, vtkPartitionedDataSet *output, bool writeOutTextures, bool columnMajorOrdering) | omf::ProjectElement | virtual |
| ProcessTextures(std::shared_ptr< OMFFile > &file, const Json::Value &textureJSON, vtkPartitionedDataSet *output, const std::string &elementName) | omf::ProjectElement | protectedvirtual |
| ProjectElement(const std::string &uid, double globalOrigin[3]) | omf::ProjectElement | |
| UID | omf::ProjectElement | protected |
| VolumeElement(const std::string &uid, double globalOrigin[3]) | omf::VolumeElement | inline |
| ~ProjectElement()=default | omf::ProjectElement | virtual |