GetAll<T>
Summary
public void GetAll<T>(List<T> elementsList, bool clear, List<BoundingBoxD> boxsList)
Parameters
Summary
public void GetAll<T>(Action<T> add)
Parameters
- Action
add
Summary
public void GetAll<T>(Action<T, BoundingBoxD> add)
public void GetAll<T>(List<T> elementsList, bool clear, List<BoundingBoxD> boxsList)
public void GetAll<T>(Action<T> add)
public void GetAll<T>(Action<T, BoundingBoxD> add)