|
DubiousEngine
0.2.0
Simple Game Engine
|
This is the complete list of members for Dubious::Math::PointT< T >, including all inherited members.
| operator!=(const PointT< T > &a, const PointT< T > &b) | Dubious::Math::PointT< T > | friend |
| operator<<(std::ostream &o, const PointT< T > &a) | Dubious::Math::PointT< T > | friend |
| operator==(const PointT< T > &a, const PointT< T > &b) | Dubious::Math::PointT< T > | friend |
| PointT()=default | Dubious::Math::PointT< T > | |
| PointT(float x, float y, float z) | Dubious::Math::PointT< T > | inline |
| x() const | Dubious::Math::PointT< T > | inline |
| y() const | Dubious::Math::PointT< T > | inline |
| z() const | Dubious::Math::PointT< T > | inline |