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

Public Member Functions

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

Public Attributes

 endShear
 
 inPython
 
 paramSetup
 
 startShear
 

Additional Inherited Members

- Static Public Attributes inherited from LerpNodePathInterval
int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

def __init__ (   self,
  nodePath,
  duration,
  shear,
  startShear = None,
  other = None,
  blendType = 'noBlend',
  bakeInStart = 1,
  fluid = 0,
  name = None 
)

Member Function Documentation

def privDoEvent (   self,
  t,
  event 
)

Member Data Documentation

endShear
inPython
paramSetup
startShear