maspack.render
Interface GLSelectionFilter


public interface GLSelectionFilter

Used to filter out objects that are rendered when the viewer is in selection mode.


Method Summary
 boolean isSelectable(GLSelectable s)
           
 

Method Detail

isSelectable

boolean isSelectable(GLSelectable s)