|
Blender
V2.59
|
Public Attributes | |
| float | co1 [2] |
| float | co2 [2] |
| float | co3 [2] |
| float | oco1 [2] |
| float | oco2 [2] |
| float | oco3 [2] |
Definition at line 3553 of file uvedit_parametrizer.c.
| float SmoothTriangle::co1[2] |
Definition at line 3554 of file uvedit_parametrizer.c.
Referenced by p_node_new(), p_smooth(), and p_triangle_inside().
| float SmoothTriangle::co2[2] |
Definition at line 3554 of file uvedit_parametrizer.c.
Referenced by p_node_new(), p_smooth(), and p_triangle_inside().
| float SmoothTriangle::co3[2] |
Definition at line 3554 of file uvedit_parametrizer.c.
Referenced by p_node_new(), p_smooth(), and p_triangle_inside().
| float SmoothTriangle::oco1[2] |
Definition at line 3555 of file uvedit_parametrizer.c.
Referenced by p_smooth(), and p_triangle_inside().
| float SmoothTriangle::oco2[2] |
Definition at line 3555 of file uvedit_parametrizer.c.
Referenced by p_smooth(), and p_triangle_inside().
| float SmoothTriangle::oco3[2] |
Definition at line 3555 of file uvedit_parametrizer.c.
Referenced by p_smooth(), and p_triangle_inside().