Uses of Class
de.jreality.shader.GlslSource.AttributeParameter

Packages that use GlslSource.AttributeParameter
de.jreality.shader Contains all jReality shading-related classes and interfaces. 
 

Uses of GlslSource.AttributeParameter in de.jreality.shader
 

Methods in de.jreality.shader that return GlslSource.AttributeParameter
 GlslSource.AttributeParameter GlslSource.getAttribute(String name)
           
 

Methods in de.jreality.shader that return types with arguments of type GlslSource.AttributeParameter
 Collection<GlslSource.AttributeParameter> GlslSource.getAttributes()