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

Public Member Functions

def __init__ (self, nodePath, duration, pos, quat=None, scale=None, startPos=None, startHpr=None, startQuat=None, startScale=None, other=None, blendType='noBlend', bakeInStart=1, fluid=0, name=None, hpr=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

 endPos
 
 endQuat
 
 endScale
 
 inPython
 
 paramSetup
 
 startHpr
 
 startPos
 
 startQuat
 
 startScale
 

Additional Inherited Members

- Static Public Attributes inherited from LerpNodePathInterval
int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ privDoEvent()

def privDoEvent (   self,
  t,
  event 
)

Member Data Documentation

◆ endPos

endPos

◆ endQuat

endQuat

◆ endScale

endScale

◆ inPython

inPython

◆ paramSetup

paramSetup

◆ startHpr

startHpr

◆ startPos

startPos

◆ startQuat

startQuat

◆ startScale

startScale