|
opynsim
Unofficial C++ Documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | osc |
Typedefs | |
| using | osc::Quaternion = Qua< float > |
| using | osc::Quaternionf = Qua< float > |
| using | osc::Quaterniond = Qua< double > |
| using | osc::Quaternioni = Qua< int > |
| using | osc::Quaternionu32 = Qua< uint32_t > |
Functions | |
| template<typename T > | |
| constexpr T | osc::identity () |
| template<> | |
| constexpr Quaternion | osc::identity< Quaternion > () |