All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
Eegeo::Collision::CollisionBvhGatherer Class Reference
Inheritance diagram for Eegeo::Collision::CollisionBvhGatherer:
Eegeo::NonCopyable

Public Types

typedef std::vector< const
CollisionBvh * > 
CollisionBvhVector
 

Public Member Functions

 CollisionBvhGatherer (const ICollisionBvhProvider &collisionBvhProvider)
 
template<typename TPredicate , typename TOutIter >
TOutIter Gather (const u32 collidableGroupsMask, TOutIter outIter, TPredicate predicate)
 
- Public Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

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