Blender V2.61 - r43446
Classes | Defines

btUnionFind.h File Reference

#include "LinearMath/btAlignedObjectArray.h"

Go to the source code of this file.

Classes

struct  btElement
class  btUnionFind
 UnionFind calculates connected subsets. More...

Defines

#define USE_PATH_COMPRESSION   1
#define STATIC_SIMULATION_ISLAND_OPTIMIZATION   1
 see for discussion of static island optimizations by Vroonsh here: http://code.google.com/p/bullet/issues/detail?id=406

Define Documentation

#define STATIC_SIMULATION_ISLAND_OPTIMIZATION   1

see for discussion of static island optimizations by Vroonsh here: http://code.google.com/p/bullet/issues/detail?id=406

Definition at line 24 of file btUnionFind.h.

#define USE_PATH_COMPRESSION   1

Definition at line 21 of file btUnionFind.h.