| _addFaceUpdatePrimitiveValueLists() | ml::WEMPatch | protectedvirtual |
| _attributes | ml::WEMPatch | protected |
| _blocksize | ml::WEMPatch | protected |
| _boundingBox | ml::WEMPatch | protected |
| _creatorId | ml::WEMPatch | protected |
| _delFaceUpdatePrimitiveValueLists(WEMFace *face) | ml::WEMPatch | protectedvirtual |
| _edges | ml::WEMPatch | protected |
| _getReorderedIndicesForFaces(std::vector< unsigned int > &reorderedIndices) | ml::WEMPatch | protected |
| _nodes | ml::WEMPatch | protected |
| _primitiveValueLists | ml::WEMPatch | protected |
| _type | ml::WEMPatch | protected |
| _uniqueId | ml::WEMPatch | protected |
| _wem | ml::WEMPatch | protected |
| addEdge() | ml::WEMPatch | inline |
| addEdgeValues(WEMEdge *target, WEMEdge *source, double modifier) | ml::WEMPatch | |
| addFace()=0 | ml::WEMPatch | pure virtual |
| addFaceValues(WEMFace *target, WEMFace *source, double modifier) | ml::WEMPatch | |
| addNode() | ml::WEMPatch | |
| addNodeNoUpdatePrimitiveValueLists() | ml::WEMPatch | |
| addNodeValues(WEMNode *target, WEMNode *source, double modifier) | ml::WEMPatch | |
| addPatch(WEMPatch *wemPatch) | ml::WEMPatch | |
| applyMatrix(const Matrix4 &transformationMatrix) | ml::WEMPatch | |
| averageNodeValues(WEMNode *target, WEMNode *source1, WEMNode *source2) | ml::WEMPatch | |
| buildEdgeConnectivity() | ml::WEMPatch | virtual |
| buildLocalEdgeConnectivity(WEMFace *face) | ml::WEMPatch | |
| centerByBoundingBox() | ml::WEMPatch | |
| computeBoundingBox() | ml::WEMPatch | |
| computeNormals() | ml::WEMPatch | |
| copy()=0 | ml::WEMPatch | pure virtual |
| createOrGetPrimitiveValueList(const std::string &name) | ml::WEMPatch | |
| delEdge(WEMEdge *edge) | ml::WEMPatch | inline |
| deleteOrphanNodes() | ml::WEMPatch | |
| delNode(WEMNode *node) | ml::WEMPatch | |
| dispose() | ml::WEMPatch | |
| extendEdgeValueLists(unsigned int number, double value) | ml::WEMPatch | |
| extendFaceValueLists(unsigned int number, double value) | ml::WEMPatch | |
| extendNodeValueLists(unsigned int number, double value) | ml::WEMPatch | |
| flipNormals() | ml::WEMPatch | |
| getArea() const | ml::WEMPatch | |
| getBlocksize() const | ml::WEMPatch | inline |
| getBoundingBox() | ml::WEMPatch | inline |
| getBoundingBox() const | ml::WEMPatch | inline |
| getCreatorId() const | ml::WEMPatch | inline |
| getDescription() const | ml::WEMPatch | inline |
| getEdgeAt(unsigned int index) | ml::WEMPatch | inline |
| getEdgeAt(unsigned int index) const | ml::WEMPatch | inline |
| getEdges() | ml::WEMPatch | inline |
| getEdges() const | ml::WEMPatch | inline |
| getFaceAt(unsigned int index)=0 | ml::WEMPatch | pure virtual |
| getFaceAt(unsigned int index) const =0 | ml::WEMPatch | pure virtual |
| getId() const | ml::WEMPatch | inline |
| getLabel() const | ml::WEMPatch | inline |
| getLUTMax() const | ml::WEMPatch | inline |
| getLUTMin() const | ml::WEMPatch | inline |
| getNodeAt(unsigned int index) | ml::WEMPatch | inline |
| getNodeAt(unsigned int index) const | ml::WEMPatch | inline |
| getNodes() | ml::WEMPatch | inline |
| getNodes() const | ml::WEMPatch | inline |
| getNumEdges() const | ml::WEMPatch | inline |
| getNumFaces() const | ml::WEMPatch | inlinevirtual |
| getNumNodes() const | ml::WEMPatch | inline |
| getNumSingleColoredFaces() | ml::WEMPatch | |
| getPatchType() const =0 | ml::WEMPatch | pure virtual |
| getPrimitiveValueList(const std::string &name) | ml::WEMPatch | |
| getPrimitiveValueList(const std::string &name) const | ml::WEMPatch | |
| getPrimitiveValueLists() const | ml::WEMPatch | inline |
| getRegisteredPrimitiveValueLists() const | ml::WEMPatch | |
| getType() const | ml::WEMPatch | inline |
| getVolume() const | ml::WEMPatch | |
| getWEM() | ml::WEMPatch | inline |
| getWEM() const | ml::WEMPatch | inline |
| hasAllFacesSingleColored() | ml::WEMPatch | |
| hasEdges() const | ml::WEMPatch | inline |
| hasSingleColoredPVL() | ml::WEMPatch | |
| irregularSurfaceDetected() const | ml::WEMPatch | inline |
| isQuadPatch() const | ml::WEMPatch | inline |
| isSingleColored(WEMFace *face) | ml::WEMPatch | |
| isSingleColored(WEMEdge *edge) | ml::WEMPatch | |
| isSingleColored(WEMNode *node) | ml::WEMPatch | |
| isTrianglePatch() const | ml::WEMPatch | inline |
| loadFrom(FileMapWrapper &mapper, const WEMPersistenceParameters &persistenceParameters, const WEMReadParameters ¶meters, WEMProgressUpdater &progressUpdater) | ml::WEMPatch | |
| makeCompatible(WEMRequirements *requirements, TriangulationModes triangulationMode) | ml::WEMPatch | |
| mirror() | ml::WEMPatch | |
| operator=(WEMPatch &&other) noexcept | ml::WEMPatch | |
| pointsOutwards() const | ml::WEMPatch | |
| removeAllEdges() | ml::WEMPatch | |
| removePrimitiveValueList(const std::string &name) | ml::WEMPatch | |
| saveTo(OutStreamWrapper &ostreamWrapper, const WEMPersistenceParameters &writeParameters, WEMProgressUpdater &progressUpdater) | ml::WEMPatch | |
| setCreatorId(int id) | ml::WEMPatch | inline |
| setDescription(std::string desc) | ml::WEMPatch | inline |
| setEdgeTraversalState(bool state) | ml::WEMPatch | |
| setFaceTraversalState(bool state) | ml::WEMPatch | |
| setId(unsigned int newId) | ml::WEMPatch | inline |
| setLabel(std::string label) | ml::WEMPatch | inline |
| setNodeTraversalState(bool state) | ml::WEMPatch | |
| setType(std::string type) | ml::WEMPatch | inline |
| setWEM(WEM *wem) | ml::WEMPatch | inline |
| sortFacesByZPosition()=0 | ml::WEMPatch | pure virtual |
| translate(const Vector3 &offset) | ml::WEMPatch | |
| triangulate(WEMTrianglePatch *wemPatch, TriangulationModes triangulationMode) | ml::WEMPatch | |
| WEMPatch(unsigned int bs=8192) | ml::WEMPatch | |
| WEMPatch(WEM *wem, unsigned int bs=8192) | ml::WEMPatch | |
| WEMPatch(const WEMPatch &wemPatch) | ml::WEMPatch | |
| WEMPatch(WEMPatch &&other) noexcept | ml::WEMPatch | |
| WEMPatchPersistence | ml::WEMPatch | friend |
| ~WEMPatch() | ml::WEMPatch | virtual |