Uses of Package
artofillusion.math

Packages that use artofillusion.math
artofillusion   
artofillusion.animation   
artofillusion.animation.distortion   
artofillusion.image   
artofillusion.image.filter   
artofillusion.material   
artofillusion.math   
artofillusion.object   
artofillusion.procedural   
artofillusion.script   
artofillusion.texture   
artofillusion.ui   
artofillusion.view   
 

Classes in artofillusion.math used by artofillusion
BoundingBox
          The BoundingBox class describes a 3-dimensional rectangular box which is aligned with the coordinate axes.
CoordinateSystem
          The CoordinateSystem class describes the position and orientation of one coordinate system relative to another one.
Mat4
          This class represents a 4x4 matrix.
RGBColor
          The RGBColor class is used to represent a color.
Vec2
          A Vec2 represents a 2 component vector.
Vec3
          A Vec3 represents a 3 component vector.
 

Classes in artofillusion.math used by artofillusion.animation
CoordinateSystem
          The CoordinateSystem class describes the position and orientation of one coordinate system relative to another one.
Mat4
          This class represents a 4x4 matrix.
Vec3
          A Vec3 represents a 3 component vector.
 

Classes in artofillusion.math used by artofillusion.animation.distortion
Mat4
          This class represents a 4x4 matrix.
Vec3
          A Vec3 represents a 3 component vector.
 

Classes in artofillusion.math used by artofillusion.image
RGBColor
          The RGBColor class is used to represent a color.
Vec2
          A Vec2 represents a 2 component vector.
 

Classes in artofillusion.math used by artofillusion.image.filter
CoordinateSystem
          The CoordinateSystem class describes the position and orientation of one coordinate system relative to another one.
 

Classes in artofillusion.math used by artofillusion.material
RGBColor
          The RGBColor class is used to represent a color.
Vec3
          A Vec3 represents a 3 component vector.
 

Classes in artofillusion.math used by artofillusion.math
BoundingBox
          The BoundingBox class describes a 3-dimensional rectangular box which is aligned with the coordinate axes.
CoordinateSystem
          The CoordinateSystem class describes the position and orientation of one coordinate system relative to another one.
Mat4
          This class represents a 4x4 matrix.
Noise.NoiseGenerator
          This interface defines an object which can be used to calculate the noise function.
RGBColor
          The RGBColor class is used to represent a color.
Vec2
          A Vec2 represents a 2 component vector.
Vec3
          A Vec3 represents a 3 component vector.
 

Classes in artofillusion.math used by artofillusion.object
BoundingBox
          The BoundingBox class describes a 3-dimensional rectangular box which is aligned with the coordinate axes.
CoordinateSystem
          The CoordinateSystem class describes the position and orientation of one coordinate system relative to another one.
Mat4
          This class represents a 4x4 matrix.
RGBColor
          The RGBColor class is used to represent a color.
Vec3
          A Vec3 represents a 3 component vector.
 

Classes in artofillusion.math used by artofillusion.procedural
CoordinateSystem
          The CoordinateSystem class describes the position and orientation of one coordinate system relative to another one.
RGBColor
          The RGBColor class is used to represent a color.
Vec3
          A Vec3 represents a 3 component vector.
 

Classes in artofillusion.math used by artofillusion.script
CoordinateSystem
          The CoordinateSystem class describes the position and orientation of one coordinate system relative to another one.
 

Classes in artofillusion.math used by artofillusion.texture
Mat4
          This class represents a 4x4 matrix.
RGBColor
          The RGBColor class is used to represent a color.
Vec2
          A Vec2 represents a 2 component vector.
Vec3
          A Vec3 represents a 3 component vector.
 

Classes in artofillusion.math used by artofillusion.ui
BoundingBox
          The BoundingBox class describes a 3-dimensional rectangular box which is aligned with the coordinate axes.
Mat4
          This class represents a 4x4 matrix.
RGBColor
          The RGBColor class is used to represent a color.
Vec3
          A Vec3 represents a 3 component vector.
 

Classes in artofillusion.math used by artofillusion.view
RGBColor
          The RGBColor class is used to represent a color.
Vec2
          A Vec2 represents a 2 component vector.
Vec3
          A Vec3 represents a 3 component vector.
 



Copyright © 1999-2011 by Peter Eastman.