Panda3D
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__ (self, name, duration, blendType, bakeInStart, fluid, nodePath, other)
 
def anyCallable (self, params)
 
def setupParam (self, func, param)
 

Static Public Attributes

int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ anyCallable()

def anyCallable (   self,
  params 
)

◆ setupParam()

def setupParam (   self,
  func,
  param 
)

Member Data Documentation

◆ lerpNodePathNum

int lerpNodePathNum = 1
static