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

Public Member Functions

def __init__
 
- Public Member Functions inherited from AnimMgrBase
def __init__
 
def calculateT
 
def colorUpdate
 
def createActorAnimation
 
def createCurveAnimation
 
def createCurveKeyFrameAnimation
 
def createKeyFrameAnimation
 
def createParallel
 
def generateKeyFrames
 
def generateSlope
 
def getPos
 
def lerpCurveFuncX
 
def lerpCurveFuncY
 
def lerpCurveFuncZ
 
def lerpFuncCA
 
def lerpFuncCB
 
def lerpFuncCG
 
def lerpFuncCR
 
def lerpFuncH
 
def lerpFuncP
 
def lerpFuncR
 
def lerpFuncSX
 
def lerpFuncSY
 
def lerpFuncSZ
 
def lerpFuncX
 
def lerpFuncY
 
def lerpFuncZ
 
def removeAnimInfo
 
def reset
 
def singleCurveAnimation
 

Additional Inherited Members

- Public Attributes inherited from AnimMgrBase
 curveAnimation
 
 curveLerpFuncs
 
 curveSequence
 self.hprs.append(hpr) More...
 
 editor
 
 graphEditorCounter
 
 hprs
 
 keyFrameInfoForSingleLerp
 
 keyFrames
 
 keyFramesInfo
 
 keyInfoForSingleLerp
 
 lerpFuncs
 
 parallel
 
 points
 

Detailed Description

Animation will create, manage, update animations in the scene 

Constructor & Destructor Documentation

def __init__ (   self,
  editor 
)