Cocos2d-x  v3.12
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
Animation3D::Curve Class Reference

Animation curve, including translation, rotation, and scale. More...

Public Member Functions

 Curve ()
 Constructor.
 
 ~Curve ()
 Destructor. More...
 
 ~Curve ()
 Destructor. More...
 
 ~Curve ()
 Destructor. More...
 

Public Attributes

AnimationCurveVec3translateCurve
 Translation curve.
 
AnimationCurveQuatrotCurve
 Rotation curve.
 
var rotCurve
 Rotation curve.
 
local rotCurve
 Rotation curve.
 
AnimationCurveVec3scaleCurve
 Scaling curve.
 
var scaleCurve
 Scaling curve.
 
local scaleCurve
 Scaling curve.
 

Detailed Description

Animation curve, including translation, rotation, and scale.

Constructor & Destructor Documentation

~Curve ( )

Destructor.

var ~Curve ( )

Destructor.

local ~Curve ( )

Destructor.


The documentation for this class was generated from the following file: