|
Blender
V2.59
|
Public Attributes | |
| SculptSession * | ss |
| float * | ray_start |
| float * | ray_normal |
| int | hit |
| float | dist |
| int | original |
| float SculptRaycastData::dist |
Definition at line 3206 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
Definition at line 3205 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
Definition at line 3207 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
| float * SculptRaycastData::ray_normal |
Definition at line 3204 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
| float* SculptRaycastData::ray_start |
Definition at line 3204 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
Definition at line 3203 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().