SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GltfAnimations()

Spices::GltfAnimations::GltfAnimations ( const Json & data)
inlineexplicit

Constructor Function.

Parameters
[in]dataSpecific Json element.

Definition at line 24 of file GltfAnimations.h.

24: GltfObject(data) {}
GltfObject(const Json &data)
Constructor Function.
Definition GltfObject.h:33