Blender V2.61 - r43446
|
Public Attributes | |
float | co1 [2] |
float | co2 [2] |
float | co3 [2] |
float | oco1 [2] |
float | oco2 [2] |
float | oco3 [2] |
Definition at line 3557 of file uvedit_parametrizer.c.
float SmoothTriangle::co1[2] |
Definition at line 3558 of file uvedit_parametrizer.c.
Referenced by p_node_new(), p_smooth(), and p_triangle_inside().
float SmoothTriangle::co2[2] |
Definition at line 3558 of file uvedit_parametrizer.c.
Referenced by p_node_new(), p_smooth(), and p_triangle_inside().
float SmoothTriangle::co3[2] |
Definition at line 3558 of file uvedit_parametrizer.c.
Referenced by p_node_new(), p_smooth(), and p_triangle_inside().
float SmoothTriangle::oco1[2] |
Definition at line 3559 of file uvedit_parametrizer.c.
Referenced by p_smooth(), and p_triangle_inside().
float SmoothTriangle::oco2[2] |
Definition at line 3559 of file uvedit_parametrizer.c.
Referenced by p_smooth(), and p_triangle_inside().
float SmoothTriangle::oco3[2] |
Definition at line 3559 of file uvedit_parametrizer.c.
Referenced by p_smooth(), and p_triangle_inside().