Panda3D
Public Member Functions | Public Attributes | List of all members
LerpPosHprScaleShearInterval Class Reference
Inheritance diagram for LerpPosHprScaleShearInterval:
LerpNodePathInterval

Public Member Functions

def __init__ (self, nodePath, duration, pos, hpr, scale, shear, startPos=None, startHpr=None, startQuat=None, startScale=None, startShear=None, other=None, blendType='noBlend', bakeInStart=1, fluid=0, name=None)
 
def privDoEvent (self, t, event)
 
- Public Member Functions inherited from LerpNodePathInterval
def __init__ (self, name, duration, blendType, bakeInStart, fluid, nodePath, other)
 
def anyCallable (self, params)
 
def setupParam (self, func, param)
 

Public Attributes

 endHpr
 
 endPos
 
 endScale
 
 endShear
 
 inPython
 
 paramSetup
 
 startHpr
 
 startPos
 
 startQuat
 
 startScale
 
 startShear
 

Additional Inherited Members

- Static Public Attributes inherited from LerpNodePathInterval
int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  nodePath,
  duration,
  pos,
  hpr,
  scale,
  shear,
  startPos = None,
  startHpr = None,
  startQuat = None,
  startScale = None,
  startShear = None,
  other = None,
  blendType = 'noBlend',
  bakeInStart = 1,
  fluid = 0,
  name = None 
)

Member Function Documentation

◆ privDoEvent()

def privDoEvent (   self,
  t,
  event 
)

Member Data Documentation

◆ endHpr

endHpr

◆ endPos

endPos

◆ endScale

endScale

◆ endShear

endShear

◆ inPython

inPython

◆ paramSetup

paramSetup

◆ startHpr

startHpr

◆ startPos

startPos

◆ startQuat

startQuat

◆ startScale

startScale

◆ startShear

startShear