DEBSOURCES
Skip Quicknav
sources / ball / 1.5.0%2Bgit20180813.37fc53c-6 / source / PYTHON / EXTENSIONS / BALL / quaternion.sip
123456789
class Quaternion { %TypeHeaderCode #include <BALL/MATHS/quaternion.h> %End public: Quaternion(); Quaternion(const Quaternion&); };