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

Public Member Functions

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

 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 
)

Member Function Documentation

◆ getAABB()

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

◆ getPosition()

def getPosition (   self)

◆ getPropTuples()

def getPropTuples (   self)

◆ getRotation()

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

◆ getSlicedReprNames()

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

◆ isSlicingRepr()

def isSlicingRepr (   self,
  rep 
)

◆ removeRepr()

def removeRepr (   self,
  rep 
)
Here is the call graph for this function:

◆ setApplyToRepr()

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

◆ setPosition()

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

◆ setRotation()

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

◆ update()

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

Member Data Documentation

◆ mgr

mgr

◆ slicedReprs

slicedReprs

◆ slicepos

slicepos

◆ slicerot

slicerot

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