Package libwfmath-devel
- WFMath(3) β Generic library namespace.
- WFMath_AxisBox(3) β A dim dimensional axis-aligned box.
- WFMath_Ball(3) β A dim dimensional ball.
- WFMath_ColinearVectors(3) β An error thrown by certain functions when passed parallel vectors.
- WFMath_Line(3) β A dim dimensional line.
- WFMath_ParseError(3) β An error thrown by operator>>() when it fails to parse wfmath types.
- WFMath_Point(3) β A dim dimensional point.
- WFMath_Polygon(3) β A polygon, all of whose points lie in a plane, embedded in dim dimensions.
- WFMath_Polygon_2(3) β The 2D specialization of the Polygon<> template.
- WFMath_Quaternion(3) β A normalized quaterion.
- WFMath_RotBox(3) β A dim dimensional box, lying at an arbitrary angle.
- WFMath_RotMatrix(3) β A dim dimensional rotation matrix. Technically, a member of the group O(dim).
- WFMath_Segment(3) β A line segment embedded in dim dimensions.
- WFMath_Shape(3) β A fake class which documents the generic parts of the WFMath interface.
- WFMath_TimeDiff(3) β The difference between two timestamps.
- WFMath_TimeStamp(3) β A time stamp.
- WFMath_Vector(3) β A dim dimensional vector.
- WFMath_ZeroPrimitive(3) β Utility class for providing zero primitives. This class will only work with simple structures such as Vector or Point which provide a m_elem structure. In order for it to access the m_elem structure it must be declared as a friend class of the class it will provide an instance of.
