VTK
9.1.0
|
This is the complete list of members for omf::ProjectElement, including all inherited members.
GlobalOrigin | omf::ProjectElement | protected |
ProcessColumnOrdering(std::shared_ptr< OMFFile > &, const Json::Value &, vtkPartitionedDataSet *) | omf::ProjectElement | inlineprotectedvirtual |
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)=0 | omf::ProjectElement | protectedpure virtual |
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 |
~ProjectElement()=default | omf::ProjectElement | virtual |