Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Static Public Attributes | List of all members
LerpNodePathInterval Class Reference
Inheritance diagram for LerpNodePathInterval:
LerpColorInterval LerpColorScaleInterval LerpHprInterval LerpHprScaleInterval LerpPosHprInterval LerpPosHprScaleInterval LerpPosHprScaleShearInterval LerpPosInterval LerpPosQuatInterval LerpPosQuatScaleInterval LerpPosQuatScaleShearInterval LerpQuatInterval LerpQuatScaleInterval LerpScaleInterval LerpShearInterval LerpTexOffsetInterval LerpTexRotateInterval LerpTexScaleInterval

Public Member Functions

def __init__
 
def anyCallable
 
def setupParam
 

Static Public Attributes

int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

def __init__ (   self,
  name,
  duration,
  blendType,
  bakeInStart,
  fluid,
  nodePath,
  other 
)

Member Function Documentation

def anyCallable (   self,
  params 
)
def setupParam (   self,
  func,
  param 
)

Member Data Documentation

int lerpNodePathNum = 1
static