Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- magFilter - Variable in class org.web3d.vrml.renderer.common.nodes.shape.TextureStage
-
Magnification filter setting
- MAGFILTER_BASE_LEVEL_LINEAR - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MAGFILTER_BASE_LEVEL_POINT - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MAGFILTER_FASTEST - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MAGFILTER_LINEAR_DETAIL - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MAGFILTER_LINEAR_DETAIL_ALPHA - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MAGFILTER_LINEAR_DETAIL_RGB - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MAGFILTER_NICEST - Static variable in interface org.web3d.vrml.lang.TextureConstants
- magnificationFilter - Variable in class xj3d.filter.node.TextureProperties
-
Field value
- magnitude() - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
-
Calculates the magnitude/eucledian length of the vector.
- magnitude() - Method in class org.web3d.util.spatial.Vec3DDouble
- magSquared() - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
-
Calculates only the squared magnitude/length of the vector.
- magSquared() - Method in class org.web3d.util.spatial.Vec3DDouble
- main(String[]) - Static method in class org.web3d.parser.x3d.X3DBinaryVocabulary
- main(String[]) - Static method in class org.web3d.util.Xj3dVersionInformation
-
Command line entry point for this class
- main(String[]) - Static method in class org.web3d.vrml.export.compressors.BitUnpacker
-
Small test of unpack/pack routines.
- main(String[]) - Static method in class org.web3d.vrml.export.compressors.CompressionTools
- main(String[]) - Static method in class org.web3d.vrml.export.compressors.LZW
-
For test and demonstration.
- main(String[]) - Static method in class org.xj3d.sai.X3DNodeTypeMapper
-
Test routine to echo out the nodes and inherited types in "spec" format.
- main(String[]) - Static method in class xj3d.browser.MultisampleChooser
- main(String[]) - Static method in class xj3d.browser.Xj3DBrowser
-
Create an instance of this class and run it.
- main(String[]) - Static method in class xj3d.cdfviewer.CDFViewer
-
Main method.
- main(String[]) - Static method in class xj3d.filter.CDFFilter
-
Create an instance of this class and run it.
- main(String[]) - Static method in class xj3d.filter.ui.Xj3DFilter
- main(String[]) - Static method in class xj3d.replica.Replica
-
Entry point.
- main(String[]) - Static method in class xj3d.replica.SceneRecorder
-
Entry point.
- main(String[]) - Static method in class xj3d.replica.ThumbnailImager
-
Entry point.
- main(String[]) - Static method in class xj3d.replica.ViewpointSnapshotImager
-
Entry point.
- mainCanvas - Variable in class org.xj3d.ui.awt.browser.ogl.BrowserJPanel
-
The canvas used to display the world
- majorVersion - Variable in class org.web3d.vrml.export.Exporter
-
The major version of the spec this file belongs to.
- majorVersion - Variable in class org.web3d.vrml.export.SAXPrinter
-
The major version of the spec this file belongs to.
- majorVersion - Variable in class org.web3d.vrml.lang.AbstractScene
-
Major version number of this scene
- majorVersion - Variable in class org.web3d.vrml.renderer.common.nodes.scripting.BaseScript
-
The major version of the spec this instance belongs to.
- majorVersion - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
-
The major version of the spec this file belongs to.
- majorVersion - Variable in class org.web3d.vrml.renderer.CRProtoCreator
-
The major version of the spec this instance belongs to.
- majorVersion - Variable in class org.web3d.vrml.renderer.DefaultNodeFactory
-
The major version of the spec this file belongs to.
- majorVersion - Variable in class xj3d.filter.AbstractFilter
-
The spec major version found in this stream
- makeCurrent(long) - Method in class org.web3d.vrml.renderer.common.input.dis.Quat4dVariable
-
Makes the values of this variable current by integrating over time.
- makeCurrent(long) - Method in class org.web3d.vrml.renderer.common.input.dis.Vector3dVariable
-
Makes the values of this variable current by integrating over time.
- ManifoldInfoFilter - Class in xj3d.filter.filters.manifold
-
Check that each geometry consists of a manifold (watertight) mesh.
- ManifoldInfoFilter() - Constructor for class xj3d.filter.filters.manifold.ManifoldInfoFilter
-
Create an instance of the filter.
- MARKER_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.annotation.BaseAnnotationTarget
-
Message for when the node in setValue() is not a X3DShapeNode
- MARKER_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.annotation.BaseAnnotationTarget
-
Message for when the proto is not a X3DShapeNode
- markNodeRealized(VRMLNodeType) - Method in class org.web3d.vrml.scripting.external.buffer.ExternalEventQueue
- markNodeRealized(VRMLNodeType) - Method in interface org.web3d.vrml.scripting.external.buffer.NodeRealizationProcessor
-
Mark a node as undergoing realization
- markRealizationComplete(VRMLNodeType) - Method in class org.web3d.vrml.scripting.external.buffer.ExternalEventQueue
- markRealizationComplete(VRMLNodeType) - Method in interface org.web3d.vrml.scripting.external.buffer.NodeRealizationProcessor
-
Complete the realization of a node.
- MASS_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBody
-
Message for when the node in setValue() is not a primitive
- MASS_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBody
-
Message for when the node in setValue() is not a primitive
- MASS_TYPE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBody
-
Message for when the proto for mass density is not a primitive
- MASS_TYPE_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBody
-
Message for when the proto for mass density is not a primitive
- matchWhiteSpaceDelimnatedWords(CharBuffer, ByteEncodingAlgorithm.WordListener) - Method in class org.web3d.parser.x3d.ByteEncodingAlgorithm
- matchWhiteSpaceDelimnatedWords(CharBuffer, DeltazlibIntArrayAlgorithm.WordListener) - Method in class org.web3d.parser.x3d.DeltazlibIntArrayAlgorithm
- matchWhiteSpaceDelimnatedWords(CharBuffer, QuantizedzlibFloatArrayAlgorithm.WordListener) - Method in class org.web3d.parser.x3d.QuantizedzlibFloatArrayAlgorithm
- matchWhiteSpaceDelimnatedWords(CharBuffer, QuantizedzlibFloatArrayAlgorithm2.WordListener) - Method in class org.web3d.parser.x3d.QuantizedzlibFloatArrayAlgorithm2
- Material - Class in xj3d.filter.node
-
Wrapper for the X3D Material node.
- Material - Interface in org.web3d.x3d.sai.shape
-
Defines the requirements of an X3D Material node
- Material() - Constructor for class xj3d.filter.node.Material
-
Constructor
- Material(String) - Constructor for class xj3d.filter.node.Material
-
Constructor
- MATERIAL - Static variable in class xj3d.filter.importer.collada.ColladaStrings
- MATERIAL_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.shape.BaseAppearance
-
Message for when the node in setValue() is not a Material
- MATERIAL_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.shape.BaseAppearance
-
Message for when the proto is not a Material
- MaterialColorListener - Interface in org.web3d.vrml.nodes
-
A listener for changes in color values from the material node that are used in a more global manner in the internal rendering structure.
- MaterialColorListenerMulticaster - Class in org.web3d.vrml.nodes
-
A class which implements efficient and thread-safe multi-cast event dispatching for the events defined in this package.
- MaterialColorListenerMulticaster(MaterialColorListener, MaterialColorListener) - Constructor for class org.web3d.vrml.nodes.MaterialColorListenerMulticaster
-
Creates an event multicaster instance which chains listener-a with listener-b.
- materialComplete(Ac3dMaterial) - Method in class xj3d.filter.importer.AC3DFileParser
-
A material block has been read from the file.
- MaterialFilter - Class in xj3d.filter
-
Search for Appearance nodes which do not specify a Material node, and add material Material { diffuseColor ... } to those nodes.
- MaterialFilter() - Constructor for class xj3d.filter.MaterialFilter
-
Basic constructor.
- materialNode(VRMLAppearanceNodeType, VRMLMaterialNodeType, boolean) - Method in interface org.web3d.vrml.nodes.SceneGraphTraversalDetailObserver
-
Notification of a Material node.
- MaterialNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
- MathUtils - Class in org.web3d.util
-
Utility class for miscellaneous calculations, primarily used in pre-processing images.
- MathUtils() - Constructor for class org.web3d.util.MathUtils
- matrix - Variable in class org.web3d.vrml.renderer.common.nodes.texture.BaseTextureTransform
-
Combined Matrix
- matrix - Variable in class xj3d.filter.node.MatrixTransform
-
Field value
- MATRIX - Static variable in class xj3d.filter.importer.collada.ColladaStrings
- Matrix3 - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
ECMAScript Matrix3 builtin object.
- Matrix3 - Class in org.web3d.x3d.sai
-
Describes a 3x3 Matrix as required by the SAIMatrix abstract type.
- Matrix3() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.Matrix3
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- Matrix3() - Constructor for class org.web3d.x3d.sai.Matrix3
- Matrix3(double[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.Matrix3
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- Matrix4 - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
ECMAScript Matrix4 builtin object.
- Matrix4 - Interface in org.web3d.x3d.sai
-
Describes a 4x4 Matrix as required by the SAIMatrix abstract type.
- Matrix4() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.Matrix4
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- Matrix4(double[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.Matrix4
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MatrixTransform - Class in xj3d.filter.node
-
Wrapper for an X3D MatrixTransform node.
- MatrixTransform() - Constructor for class xj3d.filter.node.MatrixTransform
-
Constructor
- MatrixTransform(String) - Constructor for class xj3d.filter.node.MatrixTransform
-
Constructor
- max(ReadonlyVec3DDouble, ReadonlyVec3DDouble) - Static method in class org.web3d.util.spatial.Vec3DDouble
-
Constructs a new vector consisting of the largest components of both vectors.
- MAX_ANGLE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseSingleAxisHingeJoint
-
Message when the stopBounce value is out of range
- MAX_ANGLE1_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseDoubleAxisHingeJoint
-
Message when the maxAngle1 value is out of range
- MAX_RUN_TIME_EXCEEDED - Static variable in class xj3d.filter.FilterExitCodes
-
Exit code to use when application has timed out, exceeding the runtime specified by a -maxRunTime parameter
- MAX_SEPARATION_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseSliderJoint
-
Message when the maxSeparation value is out of range
- MAX_VALUE - Static variable in class org.web3d.util.spatial.Vec3DDouble
-
Defines vector with all coords set to Double.MAX_VALUE.
- maxBound - Variable in class xj3d.filter.filters.GlobalBoundsFilter
-
max bounding point of the object in the order x,y,z
- maxNextCharInd - Variable in class org.web3d.parser.vrml97.JavaCharStream
- maxNextCharInd - Variable in class org.web3d.parser.x3d.JavaCharStream
- maxSelf(ReadonlyVec3DDouble) - Method in class org.web3d.util.spatial.Vec3DDouble
-
Max self.
- maxTextureSize - Static variable in class org.web3d.net.content.ImageContentHandler
-
The value read from the system property for MAX_TEXTURE_SIZE_PROP
- MEM_ALLOC_PROP - Static variable in interface org.xj3d.core.loading.LoadConstants
-
Property name defining how much memory should be used (
org.xj3d.core.loading.cache.mem.size
) - MemCacheLoadManager - Class in org.xj3d.impl.core.loading
-
A manager for loading files that are external to the currently loading file eg Textures, inlines and protos.
- MemCacheLoadManager() - Constructor for class org.xj3d.impl.core.loading.MemCacheLoadManager
-
Create a new load manager initialised with the content loading threads ready to work.
- mergeScene(BasicScene) - Method in class org.web3d.vrml.nodes.proto.ProtoScene
-
Import the contents of the given scene into this scene.
- Mesh - Class in xj3d.filter.importer.threemf
-
Mesh object
- Mesh(Attributes) - Constructor for class xj3d.filter.importer.threemf.Mesh
- MESH - Static variable in class xj3d.filter.importer.collada.ColladaStrings
- MESH - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
- MeshVoxelizerTriangle - Class in org.web3d.util.spatial
- MeshVoxelizerTriangle(int) - Constructor for class org.web3d.util.spatial.MeshVoxelizerTriangle
- MeshVoxelizerTriangle(int, int, int) - Constructor for class org.web3d.util.spatial.MeshVoxelizerTriangle
- MeshVoxelizerTriangle(VolumetricSpaceTriangle) - Constructor for class org.web3d.util.spatial.MeshVoxelizerTriangle
- messageReport(String) - Method in class org.web3d.vrml.export.PlainTextErrorReporter
-
Notification of an informational message from the system.
- messageReport(String) - Method in interface org.xj3d.sai.Xj3DErrorReporter
-
Notification of an informational message from the system.
- messageReport(String) - Method in class org.xj3d.ui.awt.widgets.AWTConsoleWindow
-
Notification of an informational message from the system.
- messageReport(String) - Method in class org.xj3d.ui.awt.widgets.SwingConsoleWindow
-
Notification of an informational message from the system.
- messageReport(String) - Method in class org.xj3d.ui.construct.LoggingErrorReporter
- messageReport(String) - Method in class org.xj3d.ui.construct.SystemErrorReporter
-
Notification of an informational message from the system.
- META - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
-
RegularExpression Id.
- META_TAG - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
- metaData - Variable in class org.web3d.vrml.lang.AbstractScene
-
The meta data for the scene
- metaData - Variable in class org.web3d.vrml.lang.SceneMetaData
-
Map of Meta tag information in name/value pairs
- metaData - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
-
The metadata for this scene
- METADATA - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
- METADATA_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.AbstractDynamicFieldNode
-
Message for when the node in setValue() is not a Metadata
- METADATA_NODE_MSG - Static variable in class org.web3d.vrml.renderer.CRProtoInstance
-
Message for when the node in setValue() is not a Metadata
- METADATA_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.AbstractDynamicFieldNode
-
Message for when the proto is not a Metadata
- METADATA_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.CRProtoInstance
-
Message for when the proto is not a Metadata
- MetadataDouble - Class in xj3d.filter.node
-
Wrapper for the X3D MetadataDouble node.
- MetadataDouble - Interface in org.web3d.x3d.sai.core
-
Defines the requirements of an X3D MetadataDouble node
- MetadataDouble() - Constructor for class xj3d.filter.node.MetadataDouble
-
Constructor
- MetadataDouble(String) - Constructor for class xj3d.filter.node.MetadataDouble
-
Constructor
- MetadataFloat - Class in xj3d.filter.node
-
Wrapper for the X3D MetadataFloat node.
- MetadataFloat - Interface in org.web3d.x3d.sai.core
-
Defines the requirements of an X3D MetadataFloat node
- MetadataFloat() - Constructor for class xj3d.filter.node.MetadataFloat
-
Constructor
- MetadataFloat(String) - Constructor for class xj3d.filter.node.MetadataFloat
-
Constructor
- MetadataInteger - Class in xj3d.filter.node
-
Wrapper for the X3D MetadataInteger node.
- MetadataInteger - Interface in org.web3d.x3d.sai.core
-
Defines the requirements of an X3D MetadataInteger node
- MetadataInteger() - Constructor for class xj3d.filter.node.MetadataInteger
-
Constructor
- MetadataInteger(String) - Constructor for class xj3d.filter.node.MetadataInteger
-
Constructor
- MetadataObjectNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
- MetadataSet - Class in xj3d.filter.node
-
Wrapper for the X3D MetadataSet node.
- MetadataSet - Interface in org.web3d.x3d.sai.core
-
Defines the requirements of an X3D MetadataSet node
- MetadataSet() - Constructor for class xj3d.filter.node.MetadataSet
-
Constructor
- MetadataSet(String) - Constructor for class xj3d.filter.node.MetadataSet
-
Constructor
- MetadataString - Class in xj3d.filter.node
-
Wrapper for the X3D MetadataString node.
- MetadataString - Interface in org.web3d.x3d.sai.core
-
Defines the requirements of an X3D MetadataString node
- MetadataString() - Constructor for class xj3d.filter.node.MetadataString
-
Constructor
- MetadataString(String) - Constructor for class xj3d.filter.node.MetadataString
-
Constructor
- metaDecl(String, String) - Method in class org.web3d.vrml.export.BaseRetainedExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.export.BinaryExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.export.NullExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.export.StatisticsCollector
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.export.VrmlExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.export.X3DClassicExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.export.X3DXMLExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.nodes.proto.ProtoBuilder
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.renderer.CRExternProtoBuilder
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.renderer.CRMainSceneBuilder
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.renderer.norender.NRVRMLSceneBuilder
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class org.web3d.vrml.renderer.ogl.OGLVRMLSceneBuilder
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in interface org.web3d.vrml.sav.ContentHandler
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.AbstractFilter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.BaseFilter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.exporter.OBJFileExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.exporter.STLBinaryFileExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.exporter.STLFileExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.exporter.ThreeMFFileExporter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.filters.CombinerFilter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.filters.DebugFilter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.filters.DEFChooserFilter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.filters.NodeChooserFilter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.filters.StackTracerFilter
-
A META declaration has been found in the code.
- metaDecl(String, String) - Method in class xj3d.filter.NewAbstractFilter
-
A META declaration has been found in the code.
- MetaDecl() - Method in class org.web3d.parser.x3d.X3DRelaxedParser
-
Rule 4 - Parse a component name declaration
- meter - Enum constant in enum xj3d.filter.importer.threemf.Unit
- METER - Static variable in class xj3d.filter.importer.collada.ColladaStrings
- METHOD_FASTEST_PARSING - Static variable in class org.web3d.vrml.export.X3DBinarySerializer
- METHOD_FASTEST_PARSING - Static variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
- METHOD_SMALLEST_LOSSY - Static variable in class org.web3d.vrml.export.X3DBinarySerializer
- METHOD_SMALLEST_LOSSY - Static variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
- METHOD_SMALLEST_NONLOSSY - Static variable in class org.web3d.vrml.export.X3DBinarySerializer
- METHOD_SMALLEST_NONLOSSY - Static variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
- METHOD_STRINGS - Static variable in class org.web3d.vrml.export.X3DBinarySerializer
- METHOD_STRINGS - Static variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
- MFBool - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFBool field object wrapper.
- MFBool - Interface in org.web3d.x3d.sai
-
Interface representing a MFBool field.
- MFBool() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFBool
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFBool(boolean[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFBool
-
Construct a field based on the given array of data (sourced from a node).
- MFBool(boolean[], int, int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFBool
-
Construct a field based on a portion of the given array of data (sourced from a node).
- MFBool(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFBool
-
Construct a field based on an array of SFBool objects.
- MFBool() - Method in class org.web3d.parser.vrml97.VRML97FieldParser
-
Parse an MFBool value.
- MFBool() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFBool value.
- MFBool(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFBool value.
- MFBool(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFBool value.
- MFBool(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFBool value.
- MFBool(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFBool value.
- MFBool(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFBool value.
- MFBool(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFBool value.
- MFBOOL - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFBOOL
- MFBOOL - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFBOOL
- MFBoolLower() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFBool that is in lower case for XML parsing.
- MFColor - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFColor field object.
- MFColor - Class in vrml.field
-
VRML JSAI type class containing multiple color fields.
- MFColor - Interface in org.web3d.x3d.sai
-
Representation of an MFColor field.
- MFColor - Static variable in class vrml.eai.field.BaseField
- MFColor() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFColor
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFColor() - Constructor for class vrml.field.MFColor
-
Construct a new default color with the value set to an empty array.
- MFColor(float[]) - Constructor for class vrml.field.MFColor
-
Construct a new color array based on all the given values.
- MFColor(float[][]) - Constructor for class vrml.field.MFColor
-
Construct a new color array based on all the given values.
- MFColor(float[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFColor
-
Construct a field based on a flattened array of data (sourced from a node).
- MFColor(int, float[]) - Constructor for class vrml.field.MFColor
-
Cosntruct a new colour array based on a fraction of the items supplied.
- MFColor(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFColor
-
Construct a field based on an array of SFColor objects.
- MFColor() - Method in class org.web3d.parser.vrml97.VRML97FieldParser
-
Parse an MFColor value.
- MFColor() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFColor value.
- MFColor(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFColor value.
- MFColor(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFColor value.
- MFColor(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFColor value.
- MFColor(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFColor value.
- MFColor(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFColor value.
- MFColor(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFColor value.
- MFCOLOR - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFColor
- MFCOLOR - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFColor
- MFColorRGBA - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFColor field object.
- MFColorRGBA - Interface in org.web3d.x3d.sai
-
Representation of an MFColorRGBA field.
- MFColorRGBA() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFColorRGBA
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFColorRGBA(float[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFColorRGBA
-
Construct a field based on a flattened array of data (sourced from a node).
- MFColorRGBA(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFColorRGBA
-
Construct a field based on an array of SFColor objects.
- MFColorRGBA() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFColorRGBA value.
- MFColorRGBA(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFColorRGBA value.
- MFColorRGBA(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFColorRGBA value.
- MFColorRGBA(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFColorRGBA value.
- MFColorRGBA(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFColorRGBA value.
- MFColorRGBA(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFColor value.
- MFColorRGBA(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFColorRGBA value.
- MFCOLORRGBA - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFColorRGBA
- MFCOLORRGBA - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFColorRGBA
- MFDouble - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFDouble field object.
- MFDouble - Interface in org.web3d.x3d.sai
-
Representation of a MFDouble field.
- MFDouble() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFDouble
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFDouble(double[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFDouble
-
Construct a field based on the given array of data (sourced from a node).
- MFDouble(float[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFDouble
-
Construct a field based on the given array of data (sourced from a node).
- MFDouble(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFDouble
-
Construct a field based on an array of SFDouble objects.
- MFDouble() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFDouble value.
- MFDouble(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFDouble value.
- MFDouble(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFDouble value.
- MFDouble(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFDouble value.
- MFDouble(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFDouble value.
- MFDouble(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFDouble value.
- MFDouble(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFDouble value.
- MFDOUBLE - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFDouble
- MFDOUBLE - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFDouble
- MFFloat - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFFloat field object.
- MFFloat - Class in vrml.field
-
VRML JSAI type class containing multiple float fields
- MFFloat - Interface in org.web3d.x3d.sai
-
Representation of a MFFloat field.
- MFFloat - Static variable in class vrml.eai.field.BaseField
- MFFloat() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFFloat
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFFloat() - Constructor for class vrml.field.MFFloat
-
Create a new empty array with no content.
- MFFloat(float[]) - Constructor for class vrml.field.MFFloat
-
Create a new float array based on all the values.
- MFFloat(float[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFFloat
-
Construct a field based on the given array of data (sourced from a node).
- MFFloat(int, float[]) - Constructor for class vrml.field.MFFloat
-
Create a new float array based on a selection of values
- MFFloat(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFFloat
-
Construct a field based on an array of SFFloat objects.
- MFFloat() - Method in class org.web3d.parser.vrml97.VRML97FieldParser
-
Parse an MFFloat value.
- MFFloat() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFFloat value.
- MFFloat(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFFloat value.
- MFFloat(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFFloat value.
- MFFloat(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFFloat value.
- MFFloat(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFFloat value.
- MFFloat(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFFloat value.
- MFFloat(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFFloat value.
- MFFLOAT - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFFloat
- MFFLOAT - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFFloat
- MField - Class in vrml
-
Java binding for multiple value fields.
- MField - Interface in org.web3d.x3d.sai
-
X3D base interface for MF field values.
- MField() - Constructor for class vrml.MField
- MFImage - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFImage field object.
- MFImage - Interface in org.web3d.x3d.sai
-
Representation of a MFImage field.
- MFImage() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFImage
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFImage(int[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFImage
-
Construct a field based on a flattened array of data (sourced from a node).
- MFImage(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFImage
-
Construct a field based on an array of SFImage objects.
- MFImage() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFImage value.
- MFImage(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFImage value.
- MFImage(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an SFImage value.
- MFImage(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFImage value.
- MFImage(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFImage value.
- MFImage(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFImage value.
- MFImage(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFImage value.
- MFIMAGE - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFImage
- MFIMAGE - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFImage
- MFInt32 - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFInt field object.
- MFInt32 - Class in vrml.field
-
VRML JSAI type class containing multiple int fields
- MFInt32 - Interface in org.web3d.x3d.sai
-
Representation of a MFInt32 field.
- MFInt32 - Static variable in class vrml.eai.field.BaseField
- MFInt32() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFInt32
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFInt32() - Constructor for class vrml.field.MFInt32
-
Create a new empty array with no content.
- MFInt32(int[]) - Constructor for class vrml.field.MFInt32
-
Create a new int array based on all the values.
- MFInt32(int[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFInt32
-
Construct a field based on the given array of data (sourced from a node).
- MFInt32(int[], int, int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFInt32
-
Construct a field based on a portion of the given array of data (sourced from a node).
- MFInt32(int, int[]) - Constructor for class vrml.field.MFInt32
-
Create a new int array based on a selection of values
- MFInt32(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFInt32
-
Construct a field based on an array of SFInt32 objects.
- MFInt32() - Method in class org.web3d.parser.vrml97.VRML97FieldParser
-
Parse an MFInt32 value.
- MFInt32() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFInt32 value.
- MFInt32(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFInt32 value.
- MFInt32(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFInt32 value.
- MFInt32(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFInt32 value.
- MFInt32(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFInt32 value.
- MFInt32(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFInt32 value.
- MFInt32(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFInt32 value.
- MFINT32 - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFInt32
- MFINT32 - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFInt32
- MFLong() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFLong value.
- MFLong(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFLong value.
- MFLong(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFLong value.
- MFLong(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFLong value.
- MFLong(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFLong value.
- MFLong(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFTime value.
- MFLong(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFLong value.
- MFLONG - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFLong
- MFLONG - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFLong
- MFMatrix3d() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFMatrix3d value.
- MFMatrix3d(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFMatrix3d value.
- MFMatrix3d(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFMatrix3d value.
- MFMatrix3d(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFMatrix3d value.
- MFMatrix3d(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFMatrix3d value.
- MFMatrix3d(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFMatrix3d value.
- MFMatrix3d(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFMatrix3d value.
- MFMATRIX3D - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFMatrix3d
- MFMATRIX3D - Static variable in interface org.xj3d.sai.UndefinedX3DFieldTypes
- MFMatrix3f() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFMatrix3f value.
- MFMatrix3f(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFMatrix3f value.
- MFMatrix3f(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFMatrix3f value.
- MFMatrix3f(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFMatrix3f value.
- MFMatrix3f(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFMatrix3f value.
- MFMatrix3f(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFMatrix3f value.
- MFMatrix3f(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFMatrix3f value.
- MFMATRIX3F - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFMatrix3f
- MFMATRIX3F - Static variable in interface org.xj3d.sai.UndefinedX3DFieldTypes
- MFMatrix4d() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFMatrix4d value.
- MFMatrix4d(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFMatrix4d value.
- MFMatrix4d(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFMatrix4d value.
- MFMatrix4d(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFMatrix4d value.
- MFMatrix4d(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFMatrix4d value.
- MFMatrix4d(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFMatrix4d value.
- MFMatrix4d(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFMatrix4d value.
- MFMATRIX4D - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFMatrix4d
- MFMATRIX4D - Static variable in interface org.xj3d.sai.UndefinedX3DFieldTypes
- MFMatrix4f() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFMatrix4f value.
- MFMatrix4f(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFMatrix4f value.
- MFMatrix4f(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFMatrix4f value.
- MFMatrix4f(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFMatrix4f value.
- MFMatrix4f(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFMatrix4f value.
- MFMatrix4f(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFMatrix4f value.
- MFMatrix4f(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFMatrix4f value.
- MFMATRIX4F - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFMatrix4f
- MFMATRIX4F - Static variable in interface org.xj3d.sai.UndefinedX3DFieldTypes
- MFNode - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFNode field object.
- MFNode - Class in vrml.field
-
VRML JSAI type class containing multiple BaseNode fields
- MFNode - Interface in org.web3d.x3d.sai
-
Representation of a MFNode field.
- MFNode - Static variable in class vrml.eai.field.BaseField
- MFNode() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFNode
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFNode() - Constructor for class vrml.field.MFNode
-
Create a new empty array with no content.
- MFNode(int, BaseNode[]) - Constructor for class vrml.field.MFNode
-
Create a new BaseNode array based on a selection of values
- MFNode(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFNode
-
Construct a field based on an array of SFNode objects.
- MFNode(VRMLNodeType, int, VRMLNodeType[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFNode
-
Construct a field based on the given array of data (sourced from a node).
- MFNode(BaseNode[]) - Constructor for class vrml.field.MFNode
-
Create a new BaseNode array based on all the values.
- MFNODE - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFNode
- MFNODE - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFNode
- MFRotation - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFRotation field object.
- MFRotation - Class in vrml.field
-
VRML JSAI type class containing multiple rotation fields.
- MFRotation - Interface in org.web3d.x3d.sai
-
Representation of a MFRotation field.
- MFRotation - Static variable in class vrml.eai.field.BaseField
- MFRotation() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFRotation
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFRotation() - Constructor for class vrml.field.MFRotation
-
Construct a new empty rotation.
- MFRotation(float[]) - Constructor for class vrml.field.MFRotation
-
Construct a new rotation array based on all the given values.
- MFRotation(float[][]) - Constructor for class vrml.field.MFRotation
-
Construct a new rotation array based on all the given values.
- MFRotation(float[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFRotation
-
Construct a field based on a flattened array of data (sourced from a node).
- MFRotation(int, float[]) - Constructor for class vrml.field.MFRotation
-
Construct a new rotation array based on a fraction of the items supplied.
- MFRotation(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFRotation
-
Construct a field based on an array of SFRotation objects.
- MFRotation() - Method in class org.web3d.parser.vrml97.VRML97FieldParser
-
Parse an MFRotation value.
- MFRotation() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFRotation value.
- MFRotation(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFRotation value.
- MFRotation(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFRotation value.
- MFRotation(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFRotation value.
- MFRotation(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFRotation value.
- MFRotation(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFRotation value.
- MFRotation(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFRotation value.
- MFROTATION - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is SFRotation
- MFROTATION - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFRotation
- MFString - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFString field object.
- MFString - Class in vrml.field
-
VRML JSAI type class containing multiple String fields
- MFString - Interface in org.web3d.x3d.sai
-
Representation of a MFString field.
- MFString - Static variable in class vrml.eai.field.BaseField
- MFString() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFString
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFString() - Constructor for class vrml.field.MFString
-
Create a new empty array with no content.
- MFString(int, String[]) - Constructor for class vrml.field.MFString
-
Create a new String array based on a selection of values
- MFString(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFString
-
Construct a field based on an array of SFString objects.
- MFString(String[]) - Constructor for class vrml.field.MFString
-
Create a new String array based on all the values.
- MFString(String[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFString
-
Construct a field based on the given array of data (sourced from a node).
- MFString() - Method in class org.web3d.parser.vrml97.VRML97FieldParser
-
Parse an MFString value.
- MFString() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFString value.
- MFString(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFString value.
- MFString(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFString value.
- MFString(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFString value.
- MFString(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFString value from an array of strings.
- MFString(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFString value from an array of strings.
- MFString(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFString value from an array of strings.
- MFSTRING - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFString
- MFSTRING - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFString
- MFTime - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFTime field object.
- MFTime - Class in vrml.field
-
VRML JSAI type class containing multiple double fields
- MFTime - Interface in org.web3d.x3d.sai
-
Representations of a MFTime field.
- MFTime - Static variable in class vrml.eai.field.BaseField
- MFTime() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFTime
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFTime() - Constructor for class vrml.field.MFTime
-
Create a new empty array with no content.
- MFTime(double[]) - Constructor for class vrml.field.MFTime
-
Create a new double array based on all the values.
- MFTime(double[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFTime
-
Construct a field based on the given array of data (sourced from a node).
- MFTime(int, double[]) - Constructor for class vrml.field.MFTime
-
Create a new double array based on a selection of values
- MFTime(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFTime
-
Construct a field based on an array of times.
- MFTime() - Method in class org.web3d.parser.vrml97.VRML97FieldParser
-
Parse an MFTime value.
- MFTime() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFTime value.
- MFTime(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFTime value.
- MFTime(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFTime value.
- MFTime(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFTime value.
- MFTime(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFTime value.
- MFTime(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFTime value.
- MFTime(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFTime value.
- MFTIME - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFTime
- MFTIME - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFTime
- MFVec2d - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFVec2d field object.
- MFVec2d - Interface in org.web3d.x3d.sai
-
Representation of a MFVec2d field.
- MFVec2d() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec2d
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFVec2d(double[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec2d
-
Construct a field based on a flattened array of data (sourced from a node).
- MFVec2d(float[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec2d
-
Construct a field based on a flattened array of data (sourced from a node).
- MFVec2d(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec2d
-
Construct a field based on an array of SFVec2d objects.
- MFVec2d() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFVec2d value.
- MFVec2d(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec2d value.
- MFVec2d(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec2d value.
- MFVec2d(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec2d value.
- MFVec2d(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec2d value.
- MFVec2d(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec2d value.
- MFVec2d(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec2d value.
- MFVEC2D - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFVec2d
- MFVEC2D - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFVec2d
- MFVec2f - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFVec2f field object.
- MFVec2f - Class in vrml.field
-
VRML JSAI type class containing multiple vector2f fields.
- MFVec2f - Interface in org.web3d.x3d.sai
-
Representation of a MFVec2f field.
- MFVec2f - Static variable in class vrml.eai.field.BaseField
- MFVec2f() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec2f
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFVec2f() - Constructor for class vrml.field.MFVec2f
-
Construct a new empty vector.
- MFVec2f(float[]) - Constructor for class vrml.field.MFVec2f
-
Construct a new vector array based on all the given values.
- MFVec2f(float[][]) - Constructor for class vrml.field.MFVec2f
-
Construct a new vector array based on all the given values.
- MFVec2f(float[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec2f
-
Construct a field based on a flattened array of data (sourced from a node).
- MFVec2f(int, float[]) - Constructor for class vrml.field.MFVec2f
-
Construct a new vector array based on a fraction of the items supplied.
- MFVec2f(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec2f
-
Construct a field based on an array of SFVec2f objects.
- MFVec2f() - Method in class org.web3d.parser.vrml97.VRML97FieldParser
-
Parse an MFVec2f value.
- MFVec2f() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFVec2f value.
- MFVec2f(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec2f value.
- MFVec2f(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec2f value.
- MFVec2f(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec2f value.
- MFVec2f(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec2f value.
- MFVec2f(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec2f value.
- MFVec2f(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec2f value.
- MFVEC2F - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFVec2f
- MFVEC2F - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFVec2f
- MFVec3d - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFVec3d field object.
- MFVec3d - Interface in org.web3d.x3d.sai
-
Representation of a MFVec3d field.
- MFVec3d() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec3d
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFVec3d(double[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec3d
-
Construct a field based on a flattened array of data (sourced from a node).
- MFVec3d(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec3d
-
Construct a field based on an array of SFVec3d objects.
- MFVec3d() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFVec3d value.
- MFVec3d(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec3d value.
- MFVec3d(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec3d value.
- MFVec3d(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec3d value.
- MFVec3d(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec3d value.
- MFVec3d(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec3d value.
- MFVec3d(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec3d value.
- MFVEC3D - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFVec2d
- MFVEC3D - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFVec3d
- MFVec3f - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFVec3f field object.
- MFVec3f - Class in vrml.field
-
VRML JSAI type class containing multiple vector3f fields.
- MFVec3f - Interface in org.web3d.x3d.sai
-
Representation of a MFVec3f field.
- MFVec3f - Static variable in class vrml.eai.field.BaseField
- MFVec3f() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec3f
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFVec3f() - Constructor for class vrml.field.MFVec3f
-
Construct a new empty vector.
- MFVec3f(float[]) - Constructor for class vrml.field.MFVec3f
-
Construct a new vector array based on all the given values.
- MFVec3f(float[][]) - Constructor for class vrml.field.MFVec3f
-
Construct a new vector array based on all the given values.
- MFVec3f(float[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec3f
-
Construct a field based on a flattened array of data (sourced from a node).
- MFVec3f(int, float[]) - Constructor for class vrml.field.MFVec3f
-
Construct a new vector array based on a fraction of the items supplied.
- MFVec3f(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec3f
-
Construct a field based on an array of SFVec3f objects.
- MFVec3f() - Method in class org.web3d.parser.vrml97.VRML97FieldParser
-
Parse an MFVec3f value.
- MFVec3f() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFVec3f value.
- MFVec3f(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec3f value.
- MFVec3f(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec3f value.
- MFVec3f(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec3f value.
- MFVec3f(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec3f value.
- MFVec3f(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec3f value.
- MFVec3f(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec3f value.
- MFVEC3F - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFVec3f
- MFVEC3F - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
The field type is MFVec3f
- MFVec4d - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFVec4d field object.
- MFVec4d() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec4d
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFVec4d(double[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec4d
-
Construct a field based on a flattened array of data (sourced from a node).
- MFVec4d(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec4d
-
Construct a field based on an array of SFVec4d objects.
- MFVec4d() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFVec4d value.
- MFVec4d(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec4d value.
- MFVec4d(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec4d value.
- MFVec4d(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec4d value.
- MFVec4d(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec4d value.
- MFVec4d(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec4d value.
- MFVec4d(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec4d value.
- MFVEC4D - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFVec4d
- MFVEC4D - Static variable in interface org.xj3d.sai.UndefinedX3DFieldTypes
- MFVec4f - Class in org.web3d.vrml.scripting.ecmascript.builtin
-
MFVec4f field object.
- MFVec4f() - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec4f
-
Default public constructor required by Rhino for when created by an Ecmascript call.
- MFVec4f(float[], int) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec4f
-
Construct a field based on a flattened array of data (sourced from a node).
- MFVec4f(Object[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.builtin.MFVec4f
-
Construct a field based on an array of SFVec4f objects.
- MFVec4f() - Method in class org.web3d.parser.x3d.X3DFieldParser
-
Parse an MFVec4f value.
- MFVec4f(String) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec4f value.
- MFVec4f(String) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec4f value.
- MFVec4f(String) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec4f value.
- MFVec4f(String[]) - Method in class org.web3d.parser.vrml97.VRML97FieldReader
-
Parse an MFVec4f value.
- MFVec4f(String[]) - Method in class org.web3d.parser.x3d.X3DFieldReader
-
Parse an MFVec4f value.
- MFVec4f(String[]) - Method in interface org.web3d.vrml.parser.VRMLFieldReader
-
Parse an MFVec4f value.
- MFVEC4F - Static variable in interface org.web3d.vrml.lang.FieldConstants
-
The field type is MFVec4f
- MFVEC4F - Static variable in interface org.xj3d.sai.UndefinedX3DFieldTypes
- micron - Enum constant in enum xj3d.filter.importer.threemf.Unit
- MIDDLE_JUSTIFY - Static variable in interface org.web3d.vrml.nodes.VRMLFontStyleNodeType
-
Justify about the middle
- millimeter - Enum constant in enum xj3d.filter.importer.threemf.Unit
- min(ReadonlyVec3DDouble, ReadonlyVec3DDouble) - Static method in class org.web3d.util.spatial.Vec3DDouble
-
Constructs a new vector consisting of the smallest components of both vectors.
- MIN_ANGLE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseSingleAxisHingeJoint
-
Message when the stopBounce value is out of range
- MIN_ANGLE1_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseDoubleAxisHingeJoint
-
Message when the minAngle1 value is out of range
- MIN_SEPARATION_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseSliderJoint
-
Message when the minSeparation value is out of range
- MIN_VALUE - Static variable in class org.web3d.util.spatial.Vec3DDouble
-
Defines vector with all coords set to Double.MIN_VALUE.
- minBound - Variable in class xj3d.filter.filters.GlobalBoundsFilter
-
min bounding point of the object in the order x,y,z
- minFilter - Variable in class org.web3d.vrml.renderer.common.nodes.shape.TextureStage
-
Minification filter setting
- MINFILTER_BASE_LEVEL_LINEAR - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MINFILTER_BASE_LEVEL_POINT - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MINFILTER_FASTEST - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MINFILTER_MULTI_LEVEL_LINEAR - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MINFILTER_MULTI_LEVEL_POINT - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MINFILTER_NICEST - Static variable in interface org.web3d.vrml.lang.TextureConstants
- minificationFilter - Variable in class xj3d.filter.node.TextureProperties
-
Field value
- MinimizeProfileFilter - Class in xj3d.filter
-
Minimize a files profile and component declaration to the minimal declaration.
- MinimizeProfileFilter() - Constructor for class xj3d.filter.MinimizeProfileFilter
-
A node to component mapper
- MINIMUM - Static variable in class org.xj3d.ui.awt.widgets.DynamicGridLayout
- minimumLayoutSize(Container) - Method in class org.xj3d.ui.awt.widgets.DynamicGridLayout
-
Determines the minimum size of the container argument using this grid layout.
- minorVersion - Variable in class org.web3d.vrml.export.Exporter
-
The minor version of the spec this file belongs to.
- minorVersion - Variable in class org.web3d.vrml.export.SAXPrinter
-
The minor version of the spec this file belongs to.
- minorVersion - Variable in class org.web3d.vrml.lang.AbstractScene
-
Minor version number of this scene
- minorVersion - Variable in class org.web3d.vrml.renderer.common.nodes.scripting.BaseScript
-
The minor version of the spec this instance belongs to.
- minorVersion - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
-
The minor version of the spec this file belongs to.
- minorVersion - Variable in class org.web3d.vrml.renderer.CRProtoCreator
-
The minor version of the spec this instance belongs to.
- minorVersion - Variable in class org.web3d.vrml.renderer.DefaultNodeFactory
-
The minor version of the spec this file belongs to.
- minorVersion - Variable in class xj3d.filter.AbstractFilter
-
The spec minor version found in this stream
- minSelf(ReadonlyVec3DDouble) - Method in class org.web3d.util.spatial.Vec3DDouble
-
Min self.
- miscellaneousNode(VRMLNodeType, int, VRMLNodeType, boolean) - Method in interface org.web3d.vrml.nodes.SceneGraphTraversalDetailObserver
-
Notification of an unknown or miscellaneous node type that does not fit into any of the other categories.
- MOBILE_ID - Static variable in interface org.web3d.browser.Xj3DConstants
-
ID String of the mobile renderer
- MOBILE_RENDERER - Static variable in interface org.web3d.browser.Xj3DConstants
-
Definition of the OpenGL mobile device renderer
- MOBILE_RENDERER - Static variable in class org.web3d.vrml.renderer.DefaultNodeFactory
-
Definition of the Mobile renderer
- mode - Variable in class org.web3d.vrml.renderer.common.nodes.shape.TextureStage
- mode - Variable in class xj3d.filter.node.MultiTexture
-
Field value
- MODE_ADD - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_ADD_SIGNED - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_ADD_SIGNED_2X - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_ADD_SMOOTH - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_BLEND_CURRENT_ALPHA - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_BLEND_DIFFUSE_ALPHA - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_BLEND_FACTOR_ALPHA - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_BLEND_TEXTURE_ALPHA - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_DOTPRODUCT3 - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_MODULATE - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_MODULATE_2X - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_MODULATE_4X - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_MODULATE_ALPHA_ADD_COLOR - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_MODULATE_INVCOLOR_ADD_ALPHA - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_OFF - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_READER - Static variable in class org.web3d.vrml.renderer.common.nodes.dis.BaseEspduTransform
-
Network modes, reader
- MODE_REPLACE - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_SELECT_ARG1 - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_SELECT_ARG2 - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_STANDALONE - Static variable in class org.web3d.vrml.renderer.common.nodes.dis.BaseEspduTransform
-
Network modes, standalone
- MODE_SUBTRACT - Static variable in interface org.web3d.vrml.lang.TextureConstants
- MODE_WRITER - Static variable in class org.web3d.vrml.renderer.common.nodes.dis.BaseEspduTransform
-
Network modes, writer
- model - Enum constant in enum xj3d.filter.importer.threemf.ObjectType
- Model - Class in xj3d.filter.importer.threemf
-
Model object
- Model(Attributes) - Constructor for class xj3d.filter.importer.threemf.Model
- MODEL - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
- ModelBuildItem - Class in xj3d.filter.importer.threemf
-
ModelBuildItem Object
- ModelBuildItem() - Constructor for class xj3d.filter.importer.threemf.ModelBuildItem
- ModelMetaData - Class in xj3d.filter.importer.threemf
-
Created by giles on 8/19/2015.
- ModelMetaData(String, String) - Constructor for class xj3d.filter.importer.threemf.ModelMetaData
- ModelMetaData(Attributes) - Constructor for class xj3d.filter.importer.threemf.ModelMetaData
- ModelResource - Interface in xj3d.filter.importer.threemf
-
A resource object of the Model.
- ModelThumbnail - Class in xj3d.filter.importer.threemf
-
Created by giles on 8/19/2015.
- ModelThumbnail() - Constructor for class xj3d.filter.importer.threemf.ModelThumbnail
- modeMap - Static variable in class org.web3d.vrml.renderer.common.nodes.texture.BaseMultiTexture
-
A map of mode strings to texture constants
- MODIFIED - Static variable in class xj3d.filter.importer.collada.ColladaStrings
- MODIFIER_KEY_ALT - Static variable in interface org.web3d.vrml.util.Xj3DKeyCode
-
The Alt key modifier code
- MODIFIER_KEY_BASE - Static variable in interface org.web3d.vrml.util.Xj3DKeyCode
-
The modifier key code base identifier
- MODIFIER_KEY_CONTROL - Static variable in interface org.web3d.vrml.util.Xj3DKeyCode
-
The Control key modifier code
- MODIFIER_KEY_SHIFT - Static variable in interface org.web3d.vrml.util.Xj3DKeyCode
-
The Shift key modifier code
- ModifyViewpointFilter - Class in xj3d.filter
-
A filter which changes the position and orientation of a viewpoint.
- ModifyViewpointFilter() - Constructor for class xj3d.filter.ModifyViewpointFilter
-
Default Constructor
- modSelf(double) - Method in class org.web3d.util.spatial.Vec3DDouble
-
Applies a uniform modulo operation to the vector, using the same base for all components.
- modSelf(double, double, double) - Method in class org.web3d.util.spatial.Vec3DDouble
-
Calculates modulo operation for each vector component separately.
- MotorJoint - Interface in org.web3d.x3d.sai.rigidbodyphysics
-
Defines the requirements of an X3D MotorJoint node
- mouseClicked(MouseEvent) - Method in class xj3d.cdfviewer.CDFViewer
- mouseEntered(MouseEvent) - Method in class xj3d.cdfviewer.CDFViewer
- mouseExited(MouseEvent) - Method in class xj3d.cdfviewer.CDFViewer
- mousePressed(MouseEvent) - Method in class xj3d.cdfviewer.CDFViewer
- mouseReleased(MouseEvent) - Method in class xj3d.cdfviewer.CDFViewer
- move(float[], float) - Method in class org.web3d.vrml.renderer.ogl.input.NavigationProcessor
-
Update the user movement to be going in this absolute direction.
- MovieAction - Class in xj3d.browser
-
An action that takes a screen shot of the current content.
- MovieAction(boolean, ErrorReporter, OGLStandardBrowserCore) - Constructor for class xj3d.browser.MovieAction
-
Create an instance of the action class.
- MovieDecoder - Class in org.web3d.vrml.renderer.common.input.movie
-
This class wraps an instance of the JMF Processor class.
- MovieDecoder(VideoStreamHandler) - Constructor for class org.web3d.vrml.renderer.common.input.movie.MovieDecoder
-
Constructor for the MovieDecoder.
- MovieDecoder.Action - Interface in org.web3d.vrml.renderer.common.input.movie
-
This is the base class for actions performed on the processor.
- MovieDecoder.ControlThread - Class in org.web3d.vrml.renderer.common.input.movie
-
This thread class consumes the action queue and executes actions on the processor.
- MovieDecoder.RewindAction - Class in org.web3d.vrml.renderer.common.input.movie
-
This action rewinds the processor and starts it playing.
- MovieDecoder.SetRateAction - Class in org.web3d.vrml.renderer.common.input.movie
-
This action class sets the playback rate.
- MovieDecoder.StartAction - Class in org.web3d.vrml.renderer.common.input.movie
-
This action starts the processor running.
- MovieDecoder.StopAction - Class in org.web3d.vrml.renderer.common.input.movie
-
This action class stops a running processor.
- MovieTexture - Interface in org.web3d.x3d.sai.texturing
-
Defines the requirements of an X3D MovieTexture node
- MULTI_LINE_COMMENT - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
-
RegularExpression Id.
- MultiExternalNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
- MultiFieldValue(String) - Method in class org.web3d.parser.vrml97.VRML97RelaxedParser
-
Rule 25 - Parse a multi value field statement.
- MultiFieldValue(String) - Method in class org.web3d.parser.x3d.X3DRelaxedParser
-
Rule 31 - Parse a multi value field statement.
- multiplyColVector(SFVec3f) - Method in class org.web3d.x3d.sai.Matrix3
- multiplyColVector(SFVec3f) - Method in interface org.web3d.x3d.sai.Matrix4
- multiplyColVector(SFVec3f) - Method in interface org.web3d.x3d.sai.SFMatrix4f
- multiplyLeft(Matrix3) - Method in class org.web3d.x3d.sai.Matrix3
- multiplyLeft(Matrix4) - Method in interface org.web3d.x3d.sai.Matrix4
- multiplyRight(Matrix3) - Method in class org.web3d.x3d.sai.Matrix3
- multiplyRight(Matrix4) - Method in interface org.web3d.x3d.sai.Matrix4
- multiplyRowVector(SFVec3f) - Method in class org.web3d.x3d.sai.Matrix3
- multiplyRowVector(SFVec3f) - Method in interface org.web3d.x3d.sai.Matrix4
- multiplyRowVector(SFVec3f) - Method in interface org.web3d.x3d.sai.SFMatrix4f
- MultisampleChooser - Class in xj3d.browser
-
A class for determining the maximum antialiasing possible.
- MultisampleChooser() - Constructor for class xj3d.browser.MultisampleChooser
- MultiTexture - Class in xj3d.filter.node
-
Wrapper for the X3D MultiTexture node.
- MultiTexture - Interface in org.web3d.x3d.sai.texturing
-
Defines the requirements of an X3D MultiTexture node
- MultiTexture() - Constructor for class xj3d.filter.node.MultiTexture
-
Constructor
- MultiTexture(String) - Constructor for class xj3d.filter.node.MultiTexture
-
Constructor
- MultiTextureCoordinate - Class in xj3d.filter.node
-
Wrapper for the X3D MultiTextureCoordinate node.
- MultiTextureCoordinate - Interface in org.web3d.x3d.sai.texturing
-
Defines the requirements of an X3D MultiTextureCoordinate node
- MultiTextureCoordinate() - Constructor for class xj3d.filter.node.MultiTextureCoordinate
-
Constructor
- MultiTextureCoordinate(String) - Constructor for class xj3d.filter.node.MultiTextureCoordinate
-
Constructor
- MultiTextureTransform - Class in xj3d.filter.node
-
Wrapper for the X3D MultiTextureTransform node.
- MultiTextureTransform - Interface in org.web3d.x3d.sai.texturing
-
Defines the requirements of an X3D MultiTextureTransform node
- MultiTextureTransform() - Constructor for class xj3d.filter.node.MultiTextureTransform
-
Constructor
- MultiTextureTransform(String) - Constructor for class xj3d.filter.node.MultiTextureTransform
-
Constructor
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form