cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Animation3DData::QuatKey Struct Reference

#include <CCBundle3DData.h>

Public Member Functions

 QuatKey ()
 QuatKey ()
 QuatKey ()
 QuatKey (float time, const Quaternion &quat)

Public Attributes

float _time
local _time
Quaternion _key
var _key
local _key

Constructor & Destructor Documentation

QuatKey ( )
inline
var QuatKey ( )
inline
local QuatKey ( )
inline
QuatKey ( float  time,
const Quaternion quat 
)
inline
var QuatKey ( var  time,
var  quat 
)
inline
local QuatKey ( local  time,
local  quat 
)
inline

Member Data Documentation

Quaternion _key
var _key
local _key
float _time
var _time
local _time

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