Blender V2.61 - r43446
|
Public Attributes | |
ViewContext | vc |
unsigned int | paintcol |
int * | indexar |
float * | vertexcosnos |
float | vpimat [3][3] |
Definition at line 2493 of file paint_vertex.c.
int* VPaintData::indexar |
Definition at line 2496 of file paint_vertex.c.
Referenced by vpaint_stroke_done(), vpaint_stroke_test_start(), and vpaint_stroke_update_step().
unsigned int VPaintData::paintcol |
Definition at line 2495 of file paint_vertex.c.
Referenced by vpaint_paint_face(), and vpaint_stroke_test_start().
Definition at line 2494 of file paint_vertex.c.
Referenced by vpaint_paint_face(), vpaint_stroke_test_start(), and vpaint_stroke_update_step().
float* VPaintData::vertexcosnos |
Definition at line 2497 of file paint_vertex.c.
Referenced by vpaint_paint_face(), vpaint_stroke_done(), and vpaint_stroke_test_start().
float VPaintData::vpimat[3][3] |
Definition at line 2498 of file paint_vertex.c.
Referenced by vpaint_paint_face(), and vpaint_stroke_test_start().