_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() override | ml::WEMPolygonPatch | 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 | |
addPolygon() | ml::WEMPolygonPatch | |
addPolygonNoUpdatePrimitiveValueLists() | ml::WEMPolygonPatch | |
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 | |
convertIndexedFace(WEMIndexedFace *indexedFace) | ml::WEMPolygonPatch | |
copy() override | ml::WEMPolygonPatch | virtual |
createOrGetPrimitiveValueList(const std::string &name) | ml::WEMPatch | |
delEdge(WEMEdge *edge) | ml::WEMPatch | inline |
deleteOrphanNodes() | ml::WEMPatch | |
delNode(WEMNode *node) | ml::WEMPatch | |
delPolygon(WEMPolygon *polygon) | ml::WEMPolygonPatch | |
dispose() | ml::WEMPolygonPatch | virtual |
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) override | ml::WEMPolygonPatch | inlinevirtual |
getFaceAt(unsigned int index) const override | ml::WEMPolygonPatch | inlinevirtual |
getFaces() | ml::WEMPolygonPatch | inline |
getFaces() const | ml::WEMPolygonPatch | inline |
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 override | ml::WEMPolygonPatch | inlinevirtual |
getNumNodes() const | ml::WEMPatch | inline |
getNumSingleColoredFaces() | ml::WEMPatch | |
getPatchType() const override | ml::WEMPolygonPatch | inlinevirtual |
getPolygonAt(unsigned int index) | ml::WEMPolygonPatch | inline |
getPolygonAt(unsigned int index) const | ml::WEMPolygonPatch | inline |
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 | |
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=(WEMPolygonPatch &&wemPatch) noexcept | ml::WEMPolygonPatch | |
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() override | ml::WEMPolygonPatch | 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 | |
WEMPolygonPatch(unsigned int bs=8192) | ml::WEMPolygonPatch | |
WEMPolygonPatch(WEM *wem, unsigned int bs=8192) | ml::WEMPolygonPatch | |
WEMPolygonPatch(const WEMPolygonPatch &wemPatch) | ml::WEMPolygonPatch | |
WEMPolygonPatch(WEMPolygonPatch &&wemPatch) noexcept | ml::WEMPolygonPatch | |
~WEMPatch() | ml::WEMPatch | virtual |
~WEMPolygonPatch() override | ml::WEMPolygonPatch | |