select method
      
void
select(
    
    
- List<Plane> frustumPlanes,
- SmartArrayNoDuplicate<T> selection, [
- bool allowDuplicate
Implementation
external void select(List<Plane> frustumPlanes, SmartArrayNoDuplicate<T> selection, [bool allowDuplicate]);