MeVisLab Toolbox Reference
ml::WEMPatch Member List

This is the complete list of members for ml::WEMPatch, including all inherited members.

_addFaceUpdatePrimitiveValueLists()ml::WEMPatchprotectedvirtual
_attributesml::WEMPatchprotected
_blocksizeml::WEMPatchprotected
_boundingBoxml::WEMPatchprotected
_creatorIdml::WEMPatchprotected
_delFaceUpdatePrimitiveValueLists(WEMFace *face)ml::WEMPatchprotectedvirtual
_edgesml::WEMPatchprotected
_getReorderedIndicesForFaces(std::vector< unsigned int > &reorderedIndices)ml::WEMPatchprotected
_nodesml::WEMPatchprotected
_primitiveValueListsml::WEMPatchprotected
_typeml::WEMPatchprotected
_uniqueIdml::WEMPatchprotected
_wemml::WEMPatchprotected
addEdge()ml::WEMPatchinline
addEdgeValues(WEMEdge *target, WEMEdge *source, double modifier)ml::WEMPatch
addFace()=0ml::WEMPatchpure 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::WEMPatchvirtual
buildLocalEdgeConnectivity(WEMFace *face)ml::WEMPatch
centerByBoundingBox()ml::WEMPatch
computeBoundingBox()ml::WEMPatch
computeNormals()ml::WEMPatch
copy()=0ml::WEMPatchpure virtual
createOrGetPrimitiveValueList(const std::string &name)ml::WEMPatch
delEdge(WEMEdge *edge)ml::WEMPatchinline
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() constml::WEMPatch
getBlocksize() constml::WEMPatchinline
getBoundingBox()ml::WEMPatchinline
getBoundingBox() constml::WEMPatchinline
getCreatorId() constml::WEMPatchinline
getDescription() constml::WEMPatchinline
getEdgeAt(unsigned int index)ml::WEMPatchinline
getEdgeAt(unsigned int index) constml::WEMPatchinline
getEdges()ml::WEMPatchinline
getEdges() constml::WEMPatchinline
getFaceAt(unsigned int index)=0ml::WEMPatchpure virtual
getFaceAt(unsigned int index) const =0ml::WEMPatchpure virtual
getId() constml::WEMPatchinline
getLabel() constml::WEMPatchinline
getLUTMax() constml::WEMPatchinline
getLUTMin() constml::WEMPatchinline
getNodeAt(unsigned int index)ml::WEMPatchinline
getNodeAt(unsigned int index) constml::WEMPatchinline
getNodes()ml::WEMPatchinline
getNodes() constml::WEMPatchinline
getNumEdges() constml::WEMPatchinline
getNumFaces() constml::WEMPatchinlinevirtual
getNumNodes() constml::WEMPatchinline
getNumSingleColoredFaces()ml::WEMPatch
getPatchType() const =0ml::WEMPatchpure virtual
getPrimitiveValueList(const std::string &name)ml::WEMPatch
getPrimitiveValueList(const std::string &name) constml::WEMPatch
getPrimitiveValueLists() constml::WEMPatchinline
getRegisteredPrimitiveValueLists() constml::WEMPatch
getType() constml::WEMPatchinline
getVolume() constml::WEMPatch
getWEM()ml::WEMPatchinline
getWEM() constml::WEMPatchinline
hasAllFacesSingleColored()ml::WEMPatch
hasEdges() constml::WEMPatchinline
hasSingleColoredPVL()ml::WEMPatch
isQuadPatch() constml::WEMPatchinline
isSingleColored(WEMFace *face)ml::WEMPatch
isSingleColored(WEMEdge *edge)ml::WEMPatch
isSingleColored(WEMNode *node)ml::WEMPatch
isTrianglePatch() constml::WEMPatchinline
loadFrom(FileMapWrapper &mapper, const WEMPersistenceParameters &persistenceParameters, const WEMReadParameters &parameters, WEMProgressUpdater &progressUpdater)ml::WEMPatch
makeCompatible(WEMRequirements *requirements, TriangulationModes triangulationMode)ml::WEMPatch
mirror()ml::WEMPatch
operator=(WEMPatch &&other) noexceptml::WEMPatch
pointsOutwards() constml::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::WEMPatchinline
setDescription(std::string desc)ml::WEMPatchinline
setEdgeTraversalState(bool state)ml::WEMPatch
setFaceTraversalState(bool state)ml::WEMPatch
setId(unsigned int newId)ml::WEMPatchinline
setLabel(std::string label)ml::WEMPatchinline
setNodeTraversalState(bool state)ml::WEMPatch
setType(std::string type)ml::WEMPatchinline
setWEM(WEM *wem)ml::WEMPatchinline
sortFacesByZPosition()=0ml::WEMPatchpure 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) noexceptml::WEMPatch
WEMPatchPersistence classml::WEMPatchfriend
~WEMPatch()ml::WEMPatchvirtual