Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

O

OBJECT_LINEAR - Static variable in class org.jogamp.java3d.TexCoordGeneration
Generates texture coordinates as a linear function in object coordinates.
objectColor - Variable in class org.jogamp.java3d.Jogl2es2Context.GL_State
 
objectColor - Variable in class org.jogamp.java3d.Jogl2es2Context.LocationData
 
objectColor - Variable in class org.jogamp.java3d.Jogl2es2Context
 
OFF_SCREEN_BUFFER_ERROR - Static variable in class org.jogamp.java3d.RenderingError
Indicates a error in creating a rendering buffer for an off-screen Canvas3D.
OrderedGroup - Class in org.jogamp.java3d
The OrderedGroup node is a Group that ensures its children render in a specified order.
OrderedGroup() - Constructor for class org.jogamp.java3d.OrderedGroup
Constructs and initializes a new OrderedGroup node object.
org.jogamp.java3d - package org.jogamp.java3d
 
OrientedShape3D - Class in org.jogamp.java3d
The OrientedShape3D leaf node is a Shape3D node that is oriented along a specified axis or about a specified point.
OrientedShape3D() - Constructor for class org.jogamp.java3d.OrientedShape3D
Constructs an OrientedShape3D node with default parameters.
OrientedShape3D(Geometry, Appearance, int, Vector3f) - Constructor for class org.jogamp.java3d.OrientedShape3D
Constructs an OrientedShape3D node with the specified geometry component, appearance component, mode, and axis.
OrientedShape3D(Geometry, Appearance, int, Point3f) - Constructor for class org.jogamp.java3d.OrientedShape3D
Constructs an OrientedShape3D node with the specified geometry component, appearance component, mode, and rotation point.
OrientedShape3D(Geometry, Appearance, int, Vector3f, boolean, double) - Constructor for class org.jogamp.java3d.OrientedShape3D
Constructs an OrientedShape3D node with the specified geometry component, appearance component, mode, axis, constant scale enable flag, and scale The specified axis must not be parallel to the Z axis--(0,0,z) for any value of z.
OrientedShape3D(Geometry, Appearance, int, Point3f, boolean, double) - Constructor for class org.jogamp.java3d.OrientedShape3D
Constructs an OrientedShape3D node with the specified geometry component, appearance component, mode, and rotation point.
ortho(double, double, double, double, double, double) - Method in class org.jogamp.java3d.Transform3D
Creates an orthographic projection transform that mimics a standard, camera-based, view-model.
ORTHOGONAL - Static variable in class org.jogamp.java3d.Transform3D
The four row vectors that make up an orthogonal matrix form a basis, meaning that they are mutually orthogonal; an orthogonal matrix with positive determinant is a pure rotation matrix; a negative determinant indicates a rotation and a reflection.
outputPerFrameData() - Method in class org.jogamp.java3d.Jogl2es2Context
 
outputPerFrameData() - Method in class org.jogamp.java3d.Jogl2es2PerFrameStats
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links