Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.InvalidDataTypeException

Packages that use InvalidDataTypeException
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of InvalidDataTypeException in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that throw InvalidDataTypeException
 void ShaderArguments.getUniform(java.lang.String name, float[] data)
          Get the value of a uniform using a float array.
 void ShaderArguments.getUniform(java.lang.String name, int[] data)
          Get the value of a uniform using an int array.
 


Aviatrix3D
2.1.0

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