Tanoda
IIndexable.cs File Reference

Go to the source code of this file.

Classes

interface  Leap.Unity.IIndexable< T >
 This easy-to-implement interface represents the ability to index into a collection of elements of type T. IIndexables inherit Query() via an extension method. More...
 
class  Leap.Unity.IIndexableExtensions
 
struct  Leap.Unity.IndexableEnumerator< Element >
 

Namespaces

namespace  Leap
 
namespace  Leap.Unity