Eidolon
Public Member Functions | Public Attributes | List of all members
SlicePlane Class Reference
Inheritance diagram for SlicePlane:
Inheritance graph
Collaboration diagram for SlicePlane:
Collaboration graph

Public Member Functions

def __init__ (self, name, mgr, plugin, slicepos, planenorm, planepitch, planeyaw)
 
def getLabel (self)
 
def getPropTuples (self)
 
def getReprTypes (self)
 
def setPlane (self)
 
def setPosition (self, pos)
 
def setRotation (self, yaw, pitch, roll)
 
def getPlaneRotator (self)
 
def setApplyToRepr (self, rep, doApply=True)
 
def updateRepr (self, rep)
 
def update (self)
 
def updatePlanes (self)
 
def updateGPUParams (self, rep, resetVals=False)
 
def updateReprList (self)
 
def setPlaneMode (self, planemode)
 
- Public Member Functions inherited from SliceObject
def __init__ (self, name, mgr, plugin)
 
def getPropTuples (self)
 
def isSlicingRepr (self, rep)
 
def getSlicedReprNames (self)
 
def setApplyToRepr (self, rep, doApply=True)
 
def update (self)
 
def getAABB (self, isTransformed=False, isDerived=True)
 
def setPosition (self, pos)
 
def getPosition (self)
 
def setRotation (self, yaw, pitch, roll)
 
def getRotation (self)
 
def removeRepr (self, rep)
 
- Public Member Functions inherited from SceneObject
def __init__ (self, name, plugin=None, kwargs)
 
def __getattr__ (self, name)
 
def getLabel (self)
 
def getPropTuples (self)
 
def getName (self)
 
def setName (self, name)
 
def getReprTypes (self)
 
def removeRepr (self, rep)
 
def getDataset (self)
 
def setTimestepList (self, tslist)
 
def setTimestepScheme (self, starttime, interval)
 
def getTimestepList (self)
 
def getTimestepScheme (self)
 
def __repr__ (self)
 

Public Attributes

 psfilter
 
 isofilter
 
 planeShift
 
 planeFig
 
 planeMat
 
 slicepos
 
 slicerot
 
 planemode
 
 planenorm
 
 planeright
 
- Public Attributes inherited from SliceObject
 mgr
 
 slicedReprs
 
 slicepos
 
 slicerot
 
- Public Attributes inherited from SceneObject
 name
 
 reprs
 
 reprcount
 
 plugin
 
 kwargs
 
 reprtypes
 
 proptuples
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  name,
  mgr,
  plugin,
  slicepos,
  planenorm,
  planepitch,
  planeyaw 
)

Member Function Documentation

◆ getLabel()

def getLabel (   self)
Here is the caller graph for this function:

◆ getPlaneRotator()

def getPlaneRotator (   self)

◆ getPropTuples()

def getPropTuples (   self)

◆ getReprTypes()

def getReprTypes (   self)
Here is the caller graph for this function:

◆ setApplyToRepr()

def setApplyToRepr (   self,
  rep,
  doApply = True 
)
Here is the call graph for this function:

◆ setPlane()

def setPlane (   self)
Here is the caller graph for this function:

◆ setPlaneMode()

def setPlaneMode (   self,
  planemode 
)
Here is the call graph for this function:

◆ setPosition()

def setPosition (   self,
  pos 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setRotation()

def setRotation (   self,
  yaw,
  pitch,
  roll 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ update()

def update (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateGPUParams()

def updateGPUParams (   self,
  rep,
  resetVals = False 
)
Here is the caller graph for this function:

◆ updatePlanes()

def updatePlanes (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateRepr()

def updateRepr (   self,
  rep 
)
Here is the caller graph for this function:

◆ updateReprList()

def updateReprList (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ isofilter

isofilter

◆ planeFig

planeFig

◆ planeMat

planeMat

◆ planemode

planemode

◆ planenorm

planenorm

◆ planeright

planeright

◆ planeShift

planeShift

◆ psfilter

psfilter

◆ slicepos

slicepos

◆ slicerot

slicerot

The documentation for this class was generated from the following file: