![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| SculptSession * | ss |
| float * | ray_start |
| float * | ray_normal |
| int | hit |
| float | dist |
| int | original |
| float SculptRaycastData::dist |
Definition at line 3183 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
Definition at line 3182 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
Definition at line 3184 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
| float * SculptRaycastData::ray_normal |
Definition at line 3181 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
| float* SculptRaycastData::ray_start |
Definition at line 3181 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().
Definition at line 3180 of file sculpt.c.
Referenced by sculpt_raycast_cb(), and sculpt_stroke_get_location().