j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.ShaderObject

Packages that use ShaderObject
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
 

Uses of ShaderObject in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d with parameters of type ShaderObject
 void ShaderProgram.addShaderObject(ShaderObject obj)
          Add a shader object to this program.
 void ShaderProgram.removeShaderObject(ShaderObject obj)
          Remove the shader object from this program.
 void ShaderProgram.getShaderObjects(ShaderObject[] objects)
          Get the current shader objects.
 boolean ShaderObject.equals(ShaderObject so)
          Compares this object with the specified object to check for equivalence.
 


j3d.org Aviatrix3D

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - j3d.org