Shot.ShotParametric Class Reference

#include <class_shot_1_1_shot_parametric.h>

Inheritance diagram for Shot.ShotParametric:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  isValidParams ()
  __init__ ()
  getDuration ()
  getParameters ()
  setParameters ()
  do_step ()
  notes ()

Public Attributes

string  kKFType_Start = "Start here"
string  kKFType_HalfWay = "Half-way point"
string  kKFType_End = "End here"
list  kKeyframeTypes
string  kMoveType_ZoomIn = "Zoom in"
string  kMoveType_ZoomOut = "Zoom out"
string  kMoveType_TrackLeft = "Track left"
string  kMoveType_TrackRight = "Track right"
string  kMoveType_CraneUpLeft = "Crane up/left"
string  kMoveType_CraneUpRight = "Crane up/right"
string  kMoveType_Orbit = "Orbit"
list  kMoveTypes
list  kNoFixLookMoveTypes
list  kCanLockTiltMoveTypes
string  kOrbitType_Left = "Left"
string  kOrbitType_Right = "Right"
string  kOrbitType_Up = "Up"
string  kOrbitType_Down = "Down"
list  kOrbitTypes
list  kHorizontalOrbitTypes
list  kVerticalOrbitTypes
list  kUseOrbitMenuTypes
dictionary  kParamNames
tuple  kParamCount = len( kParamNames )
dictionary  kDefaultParams

Member Function Documentation

Shot.ShotParametric.isValidParams ( )
Shot.ShotParametric.__init__ ( )
Shot.ShotParametric.getDuration ( )
Shot.ShotParametric.getParameters ( )
Shot.ShotParametric.setParameters ( )
Shot.ShotParametric.do_step ( )
Shot.ShotParametric.notes ( )

Member Data Documentation

Initial value:
 { 'Duration':float, 'KeyframeType':basestring, 'MoveType':basestring,
            'Keyframe':list, 'Distance':float, 'FixLook':bool, 'LockTilt':bool,
            'HorizontalOrbitType':basestring, 'VerticalOrbitType':basestring,
            'HorizontalOrbitAngle':float, 'OrbitElevation':float}
Initial value:
 {
            'Duration'  : 5.0,
            'KeyframeType' : kKeyframeTypes[0],
            'MoveType'  : kMoveTypes[0],
            'Keyframe'  : [ None, None ],
            'Distance'  : 1.0,
            'FixLook'   : True,
            'LockTilt'  : True,
            'HorizontalOrbitType'   : kHorizontalOrbitTypes[0],
            'VerticalOrbitType'     : kVerticalOrbitTypes[0],








            'HorizontalOrbitAngle'  : 180.0,
            'OrbitElevation'    : 0.0
         }

Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric
Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric Shot.ShotParametric