![]() |
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 dcpp::nub::string &name) | |
| SMD3QuaternionTag (const dcpp::nub::vector3df &pos, const dcpp::nub::vector3df &angle) | |
| void | setto (dcpp::nub::matrix4 &m) |
| bool | operator== (const SMD3QuaternionTag &other) const |
Public Attributes | |
| dcpp::nub::string | Name |
| dcpp::nub::vector3df | position |
| dcpp::nub::quaternion | rotation |
hold a tag info for connecting meshes
Basically its an alternate way to describe a transformation.