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

Public Member Functions

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

Public Attributes

 endHpr
 
 endScale
 
 inPython
 
 paramSetup
 
 startHpr
 
 startQuat
 
 startScale
 

Additional Inherited Members

- Static Public Attributes inherited from LerpNodePathInterval
int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

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

Member Function Documentation

def privDoEvent (   self,
  t,
  event 
)

Member Data Documentation

endHpr
endScale
inPython
paramSetup
startHpr
startQuat
startScale