A B C D E G I L M N P R S T U

G

getAir() - Method in class Scene
Returns the medium rays travel through when not in an object.
getAmbientLight() - Method in class Scene
Returns the ambient light in the scene.
getAttenuation() - Method in class Air
Returns the attenuation of the medium.
getAttenuation() - Method in class SurfaceProperties
Returns the attenuation.
getBufferedImage() - Method in class RayTracer
Get the image that is rendered to.
getCamera() - Method in class Scene
Returns the scene's camera.
getColor() - Method in class Light
Returns the color of the light.
getColor3f() - Method in class DataParser
Gets a color and advances the token stream.
getDiffuse() - Method in class SurfaceProperties
Returns the diffuse color.
getDirection() - Method in class Ray3d
Returns the direction of the ray.
getDouble() - Method in class DataParser
Gets a double and advances the token stream.
getDuration() - Method in class SystemTimer
Returns the elapsed time since the last start call in seconds.
getElectricPermittivity() - Method in class Air
Returns the electric permittivity of the medium.
getElectricPermittivity() - Method in class SurfaceProperties
Returns the electric permittivity.
getEyeVector() - Method in class Camera
Returns the eyeVector.
getFloat() - Method in class DataParser
Gets a float and advances the token stream.
getHeight() - Method in class Box
Returns the height vector.
getHeight() - Method in class Scene
Returns the height of the viewport in pixels.
getHeightVector() - Method in class Camera
Returns the heightVector.
getImage() - Method in class RenderFrame
Returns the image in the frame.
getIndexOfRefraction() - Method in class SurfaceProperties
Returns the index of refraction as defined by the electric permittivity and the magnetic permeability.
getInteger() - Method in class DataParser
Gets an integer and advances the token stream.
getLength() - Method in class Box
Returns the length vector.
getLights() - Method in class Scene
Returns the lights in the scene.
getMagneticPermeability() - Method in class Air
Returns the magnetic permeability of the medium.
getMagneticPermeability() - Method in class SurfaceProperties
Returns the magnetic permeability.
getMinimumRayWeight() - Method in class Scene
Returns the minimum weight of a ray.
getMinimumRayWeight() - Method in class ScenePropertiesDialog
Returns the minimum ray weight entered in the dialog.
getNormal() - Method in class Plane
Returns the plane's normal.
getOrigin() - Method in class Box
Returns the origin point.
getOrigin() - Method in class Ellipsoid
Returns the origin of the ellipsoid.
getOrigin() - Method in class Ray3d
Returns the origin of the ray.
getOrigin() - Method in class Sphere
Returns the sphere's origin.
getPixelsShaded() - Method in class RayTracer
Returns the number of pixels shaded.
getPlane() - Method in class Polygon
Returns the plane of the polygon.
getPoint() - Method in class Plane
Returns the point on the plane.
getPoint3d() - Method in class DataParser
Gets a point and advances the token stream.
getPosition() - Method in class Light
Returns the position of the light.
getProgress() - Method in class RayTracer
Returns the percentage of pixels shaded.
getRadius() - Method in class Light
Returns the radius of the light.
getRadius() - Method in class Sphere
Returns the sphere's radius.
getRecursionDepth() - Method in class Scene
Returns the maximum recursion depth of a traced ray.
getRecursionDepth() - Method in class ScenePropertiesDialog
Returns the recursion depth entered in the dialog.
getScene() - Method in class RayTracer
Returns the scene data.
getSemiAxisX() - Method in class Ellipsoid
Returns the semi-axis corresponding to the X axis in object space.
getSemiAxisY() - Method in class Ellipsoid
Returns the semi-axis corresponding to the Y axis in object space.
getSemiAxisZ() - Method in class Ellipsoid
Returns the semi-axis corresponding to the Z axis in object space.
getShapes() - Method in class Scene
Returns the shapes in the scene.
getSpecularCoefficient() - Method in class SurfaceProperties
Returns the specular coefficient.
getSpecularExponent() - Method in class SurfaceProperties
Returns the specular exponent.
getString() - Method in class DataParser
Gets a string and advances the token stream.
getSurfaceProperties() - Method in class Shape
Returns the surface properties of this shape.
getTransform() - Method in class Ellipsoid
Returns the matrix that transforms the ellipsoid from world space to a sphere centered on the origin.
getVector3d() - Method in class DataParser
Gets a vector and advances the token stream.
getVertices() - Method in class Polygon
Returns the vertices of the polygon.
getViewCenter() - Method in class Camera
Returns the viewCenter.
getViewportDimensions() - Method in class Scene
Returns the dimensions of the viewport in pixels.
getViewportHeight() - Method in class ScenePropertiesDialog
Returns the viewport height entered in the dialog.
getViewportWidth() - Method in class ScenePropertiesDialog
Returns the viewport width entered in the dialog.
getWidth() - Method in class Box
Returns the width vector.
getWidth() - Method in class Scene
Returns the width of the viewport in pixels.
getWidthVector() - Method in class Camera
Returns the widthVector.

A B C D E G I L M N P R S T U