Quaternion Class.
More...
List of all members.
Detailed Description
Quaternion Class.
Definition at line 68 of file rvg.py.
Member Function Documentation
def rvg::quat::__init__ |
( |
|
self |
) |
|
def rvg::quat::__print__ |
( |
|
self, |
|
|
|
file | |
|
) |
| | |
def rvg::quat::debug |
( |
|
self, |
|
|
|
str | |
|
) |
| | |
def rvg::quat::mul |
( |
|
self, |
|
|
|
b | |
|
) |
| | |
def rvg::quat::save |
( |
|
self, |
|
|
|
outFile | |
|
) |
| | |
def rvg::quat::set |
( |
|
self, |
|
|
|
w, |
|
|
|
x, |
|
|
|
y, |
|
|
|
z | |
|
) |
| | |
def rvg::quat::transform |
( |
|
self, |
|
|
|
p | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: