Uses of Class
org.openmali.spatial.Visibility

Packages that use Visibility
org.openmali.spatial   
 

Uses of Visibility in org.openmali.spatial
 

Methods in org.openmali.spatial that return Visibility
 Visibility FrustumInterface.getVisibility(Sphere p)
           
 Visibility FrustumInterface.getVisibility(Tuple3f p)
           
static Visibility Visibility.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Visibility[] Visibility.values()
          Returns an array containing the constants of this enum type, in the order they are declared.