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

Public Member Functions

def __init__ (self, name, mgr, plugin, center, dim, rot)
 
def getPropTuples (self)
 
def getReprTypes (self)
 
def isSlicingRepr (self, rep)
 
def setApplyToRepr (self, rep, doApply=True)
 
def getSlicedReprNames (self)
 
def update (self)
 
def updateBoxes (self)
 
def updateGPUParams (self, rep, resetVals=False)
 
def updateReprList (self)
 
def getAABB (self, isTransformed=False, isDerived=True)
 
def setInside (self, isInside)
 
def setPosition (self, pos)
 
def setRotation (self, yaw, pitch, roll)
 
def setScale (self, slicescale)
 
def getScale (self)
 
- 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

 label
 
 slicepos
 
 slicescale
 
 initslicedim
 
 slicerot
 
 isInside
 
- 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,
  center,
  dim,
  rot 
)

Member Function Documentation

◆ getAABB()

def getAABB (   self,
  isTransformed = False,
  isDerived = True 
)
Here is the caller graph for this function:

◆ getPropTuples()

def getPropTuples (   self)

◆ getReprTypes()

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

◆ getScale()

def getScale (   self)

◆ getSlicedReprNames()

def getSlicedReprNames (   self)

◆ isSlicingRepr()

def isSlicingRepr (   self,
  rep 
)

◆ setApplyToRepr()

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

◆ setInside()

def setInside (   self,
  isInside 
)
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:

◆ setScale()

def setScale (   self,
  slicescale 
)
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:

◆ updateBoxes()

def updateBoxes (   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 call graph for this function:
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

◆ initslicedim

initslicedim

◆ isInside

isInside

◆ label

label

◆ slicepos

slicepos

◆ slicerot

slicerot

◆ slicescale

slicescale

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