![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
hold a tag info for connecting meshes More...
#include <duckcpp/core/engine/IAnimatedMeshMD3.hpp>
Public Member Functions | |
SMD3QuaternionTag (const nub::string &name) | |
SMD3QuaternionTag (const nub::vector3df &pos, const nub::vector3df &angle) | |
void | setto (nub::matrix4 &m) |
bool | operator== (const SMD3QuaternionTag &other) const |
Public Attributes | |
nub::string | Name |
nub::vector3df | position |
nub::quaternion | rotation |
hold a tag info for connecting meshes
Basically its an alternate way to describe a transformation.