Blender V2.61 - r43446
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 145 of file pbvh.c.


Member Data Documentation

Definition at line 175 of file pbvh.c.

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

Definition at line 161 of file pbvh.c.

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

Definition at line 162 of file pbvh.c.

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

Definition at line 153 of file pbvh.c.

Referenced by BLI_pbvh_build_grids(), and BLI_pbvh_build_mesh().

Definition at line 147 of file pbvh.c.

Referenced by grow_nodes(), and pbvh_build().

Definition at line 149 of file pbvh.c.

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

Definition at line 163 of file pbvh.c.

Referenced by BLI_pbvh_build_grids(), and BLI_pbvh_node_get_grids().

Definition at line 150 of file pbvh.c.

Referenced by BLI_pbvh_apply_vertCos(), and pbvh_build().

Definition at line 168 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: