MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / aiVectorKey

Method aiVectorKey

Externals/Assimp-3.1.1/include/anim.h:69–69  ·  view source on GitHub ↗

Default constructor

Source from the content-addressed store, hash-verified

67
68 //! Default constructor
69 aiVectorKey(){}
70
71 //! Construction from a given time and key value
72 aiVectorKey(double time, const aiVector3D& value)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected