Blender  V2.59
Public Attributes
BVHTreeFromMesh Struct Reference

#include <BKE_bvhutils.h>

List of all members.

Public Attributes

struct BVHTreetree
BVHTree_NearestPointCallback nearest_callback
BVHTree_RayCastCallback raycast_callback
struct DerivedMeshmesh
struct MVertvert
struct MEdgeedge
struct MFaceface
float sphere_radius
int cached
void * em_evil

Detailed Description

Definition at line 50 of file BKE_bvhutils.h.


Member Data Documentation

Definition at line 63 of file BKE_bvhutils.h.

Referenced by bvhtree_from_mesh_edges(), and mesh_edges_nearest_point().

Definition at line 71 of file BKE_bvhutils.h.

Referenced by bvhtree_from_mesh_faces(), and snapDerivedMesh().


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