Blender V2.61 - r43446
|
#include <BLI_pbvh.h>
Public Attributes | |
int | g |
int | width |
int | height |
int | skip |
int | gx |
int | gy |
int | i |
struct DMGridData ** | grids |
struct DMGridData * | grid |
int * | grid_indices |
int | totgrid |
int | gridsize |
struct MVert * | mverts |
int | totvert |
int * | vert_indices |
struct MVert * | mvert |
float * | co |
short * | no |
float * | fno |
Definition at line 140 of file BLI_pbvh.h.
float* PBVHVertexIter::co |
Definition at line 165 of file BLI_pbvh.h.
Referenced by calc_area_normal(), calc_area_normal_and_flatten_center(), calc_flatten_center(), do_clay_brush(), do_clay_tubes_brush(), do_crease_brush(), do_draw_brush(), do_fill_brush(), do_flatten_brush(), do_inflate_brush(), do_layer_brush(), do_mesh_smooth_brush(), do_nudge_brush(), do_pinch_brush(), do_scrape_brush(), do_snake_hook_brush(), sculpt_combine_proxies(), sculpt_flush_pbvhvert_deform(), sculpt_restore_mesh(), sculpt_undo_push_node(), and update_node_vb().
float* PBVHVertexIter::fno |
Definition at line 167 of file BLI_pbvh.h.
Referenced by calc_area_normal(), calc_area_normal_and_flatten_center(), do_clay_brush(), do_clay_tubes_brush(), do_crease_brush(), do_draw_brush(), do_fill_brush(), do_flatten_brush(), do_inflate_brush(), do_layer_brush(), do_mesh_smooth_brush(), do_nudge_brush(), do_pinch_brush(), do_scrape_brush(), do_snake_hook_brush(), sculpt_restore_mesh(), and sculpt_undo_push_node().
Definition at line 142 of file BLI_pbvh.h.
struct DMGridData* PBVHVertexIter::grid |
Definition at line 152 of file BLI_pbvh.h.
Definition at line 153 of file BLI_pbvh.h.
struct DMGridData** PBVHVertexIter::grids |
Definition at line 151 of file BLI_pbvh.h.
Definition at line 155 of file BLI_pbvh.h.
Definition at line 146 of file BLI_pbvh.h.
Definition at line 147 of file BLI_pbvh.h.
Definition at line 144 of file BLI_pbvh.h.
Definition at line 148 of file BLI_pbvh.h.
Referenced by calc_area_normal(), calc_area_normal_and_flatten_center(), calc_flatten_center(), do_clay_brush(), do_clay_tubes_brush(), do_crease_brush(), do_draw_brush(), do_fill_brush(), do_flatten_brush(), do_grab_brush(), do_inflate_brush(), do_layer_brush(), do_mesh_smooth_brush(), do_nudge_brush(), do_pinch_brush(), do_rotate_brush(), do_scrape_brush(), do_snake_hook_brush(), do_thumb_brush(), sculpt_combine_proxies(), sculpt_flush_pbvhvert_deform(), sculpt_flush_stroke_deform(), sculpt_restore_mesh(), and sculpt_undo_push_node().
struct MVert* PBVHVertexIter::mvert |
Definition at line 164 of file BLI_pbvh.h.
Referenced by do_clay_brush(), do_clay_tubes_brush(), do_crease_brush(), do_draw_brush(), do_fill_brush(), do_flatten_brush(), do_grab_brush(), do_inflate_brush(), do_layer_brush(), do_mesh_smooth_brush(), do_nudge_brush(), do_pinch_brush(), do_rotate_brush(), do_scrape_brush(), do_snake_hook_brush(), do_thumb_brush(), and sculpt_restore_mesh().
struct MVert* PBVHVertexIter::mverts |
Definition at line 158 of file BLI_pbvh.h.
short* PBVHVertexIter::no |
Definition at line 166 of file BLI_pbvh.h.
Referenced by calc_area_normal(), calc_area_normal_and_flatten_center(), do_clay_brush(), do_clay_tubes_brush(), do_crease_brush(), do_draw_brush(), do_fill_brush(), do_flatten_brush(), do_inflate_brush(), do_layer_brush(), do_mesh_smooth_brush(), do_nudge_brush(), do_pinch_brush(), do_scrape_brush(), do_snake_hook_brush(), sculpt_restore_mesh(), and sculpt_undo_push_node().
Definition at line 145 of file BLI_pbvh.h.
Definition at line 154 of file BLI_pbvh.h.
Definition at line 159 of file BLI_pbvh.h.
Definition at line 160 of file BLI_pbvh.h.
Referenced by do_layer_brush(), do_mesh_smooth_brush(), sculpt_flush_pbvhvert_deform(), sculpt_flush_stroke_deform(), and sculpt_undo_push_node().
Definition at line 143 of file BLI_pbvh.h.