Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
LerpPosQuatScaleShearInterval Class Reference
Inheritance diagram for LerpPosQuatScaleShearInterval:
LerpNodePathInterval

Public Member Functions

def __init__
 
def privDoEvent
 
- Public Member Functions inherited from LerpNodePathInterval
def __init__
 
def anyCallable
 
def setupParam
 

Public Attributes

 endPos
 
 endQuat
 
 endScale
 
 endShear
 
 inPython
 
 paramSetup
 
 startHpr
 
 startPos
 
 startQuat
 
 startScale
 
 startShear
 

Additional Inherited Members

- Static Public Attributes inherited from LerpNodePathInterval
int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

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

Member Function Documentation

def privDoEvent (   self,
  t,
  event 
)

Member Data Documentation

endPos
endQuat
endScale
endShear
inPython
paramSetup
startHpr
startPos
startQuat
startScale
startShear