hazy-frames
Contents:
Installation
Quick Start
Examples
API Reference
hazy-frames
Index
Index
A
|
B
|
C
|
D
|
F
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
X
|
Y
|
Z
A
all_same_type() (in module hazy.utils)
B
batch_transform_points_global() (hazy.frame.Frame method)
batch_transform_vectors_global() (hazy.frame.Frame method)
C
check_same_frame() (in module hazy.utils)
clear_all_transforms() (hazy.frame.Frame method)
clear_rotations() (hazy.frame.Frame method)
clear_scalings() (hazy.frame.Frame method)
clear_translations() (hazy.frame.Frame method)
combined_rotation (hazy.frame.Frame property)
combined_scale (hazy.frame.Frame property)
combined_translation (hazy.frame.Frame property)
create_nan() (hazy.Point class method)
create_origin() (hazy.Point class method)
cross() (hazy.Vector method)
D
dot() (hazy.Vector method)
F
Frame (class in hazy.frame)
freeze() (hazy.frame.Frame method)
from_array() (hazy.Point class method)
(hazy.Vector class method)
H
hazy.constants
module
hazy.utils
module
I
IDENTITY_ROTATION (in module hazy.constants)
IDENTITY_SCALE (in module hazy.constants)
IDENTITY_TRANSLATION (in module hazy.constants)
is_zero (hazy.Vector property)
L
list_from_array() (hazy.Point class method)
M
magnitude (hazy.Vector property)
make_child() (hazy.frame.Frame method)
make_root() (hazy.frame.Frame class method)
module
hazy.constants
hazy.utils
N
name (hazy.frame.Frame attribute)
nan() (hazy.Vector class method)
normalize() (hazy.Vector method)
O
origin (hazy.frame.Frame property)
origin_global (hazy.frame.Frame property)
P
parent (hazy.frame.Frame attribute)
Point (class in hazy)
point() (hazy.frame.Frame method)
R
root (hazy.frame.Frame property)
rotate() (hazy.frame.Frame method)
rotate_euler() (hazy.frame.Frame method)
rotate_quaternion() (hazy.frame.Frame method)
S
scale() (hazy.frame.Frame method)
T
transform_from_global (hazy.frame.Frame property)
transform_from_parent (hazy.frame.Frame property)
transform_to() (hazy.frame.Frame method)
transform_to_global (hazy.frame.Frame property)
transform_to_parent (hazy.frame.Frame property)
translate() (hazy.frame.Frame method)
U
unfreeze() (hazy.frame.Frame method)
V
Vector (class in hazy)
vector() (hazy.frame.Frame method)
X
x_axis (hazy.frame.Frame property)
x_axis_global (hazy.frame.Frame property)
Y
y_axis (hazy.frame.Frame property)
y_axis_global (hazy.frame.Frame property)
Z
z_axis (hazy.frame.Frame property)
z_axis_global (hazy.frame.Frame property)