Blender  V2.59
Public Attributes
PBVH Struct Reference

List of all members.

Public Attributes

PBVHNodenodes
int node_mem_count
int totnode
int * prim_indices
int totprim
int totvert
int leaf_limit
MVertverts
MFacefaces
DMGridData ** grids
DMGridAdjacencygridadj
void ** gridfaces
int totgrid
int gridsize
BLI_bitmap vert_bitmap
int deformed

Detailed Description

Definition at line 147 of file pbvh.c.


Member Data Documentation

Definition at line 177 of file pbvh.c.

Referenced by BLI_pbvh_apply_vertCos(), BLI_pbvh_free(), and BLI_pbvh_isDeformed().

Definition at line 163 of file pbvh.c.

Referenced by BLI_pbvh_build_grids(), BLI_pbvh_grids_update(), and BLI_pbvh_node_get_grids().

Definition at line 164 of file pbvh.c.

Referenced by BLI_pbvh_build_grids(), BLI_pbvh_get_grid_updates(), and BLI_pbvh_grids_update().

Definition at line 155 of file pbvh.c.

Referenced by BLI_pbvh_build_grids(), and BLI_pbvh_build_mesh().

Definition at line 149 of file pbvh.c.

Referenced by grow_nodes(), and pbvh_build().

Definition at line 151 of file pbvh.c.

Referenced by BLI_pbvh_free(), build_sub(), and pbvh_build().

Definition at line 165 of file pbvh.c.

Referenced by BLI_pbvh_build_grids(), and BLI_pbvh_node_get_grids().

Definition at line 152 of file pbvh.c.

Referenced by BLI_pbvh_apply_vertCos(), and pbvh_build().

Definition at line 170 of file pbvh.c.

Referenced by BLI_pbvh_build_mesh(), and map_insert_vert().


The documentation for this struct was generated from the following file: