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

#include <CCBundle3DData.h>

Public Member Functions

 Vec3Key ()
 Vec3Key ()
 Vec3Key (float time, const Vec3 &v)

Public Attributes

float _time
var _time
local _time
Vec3 _key
var _key
local _key

Constructor & Destructor Documentation

Vec3Key ( )
inline
var Vec3Key ( )
inline
local Vec3Key ( )
inline
Vec3Key ( float  time,
const Vec3 v 
)
inline
var Vec3Key ( var  time,
var  v 
)
inline
local Vec3Key ( local  time,
local  v 
)
inline

Member Data Documentation

Vec3 _key
var _key
local _key
float _time
var _time
local _time

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