Blender V2.61 - r43446
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 47 of file BKE_bvhutils.h.


Member Data Documentation

Definition at line 60 of file BKE_bvhutils.h.

Referenced by bvhtree_from_mesh_edges(), and mesh_edges_nearest_point().

Definition at line 68 of file BKE_bvhutils.h.

Referenced by bvhtree_from_mesh_faces(), and snapDerivedMesh().


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