- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
RotateVector Class Reference¶
#include <Rotate.h>
Collaboration diagram for RotateVector:
Collaboration graph
[legend]
Public Member Functions |
|
| RotateVector () | |
| RotateVector (const Vector &pend, float proll) | |
| ~RotateVector () | |
| RotateVector (const RotateSphere &sphere) | |
| RotateVector (const RotateEuler &euler) | |
| RotateVector (const Matrix34 &matrix) | |
| RotateVector (const Quaternion &quat) | |
Public Attributes |
|
| Vector | end |
| float | roll |
Friends |
|
| int | operator!= (const RotateVector &a, const RotateVector &b) |