Assimp  v3.1.1 (June 2014)
assimp::animation::aiVectorKey Struct Reference

A time-value pair specifying a certain 3D vector for the given time. More...

Public Attributes

double mTime
 The time of this key. More...
 
aiVector3D mValue
 The value of this key. More...
 

Detailed Description

A time-value pair specifying a certain 3D vector for the given time.

Member Data Documentation

double assimp::animation::aiVectorKey::mTime

The time of this key.

aiVector3D assimp::animation::aiVectorKey::mValue

The value of this key.


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