Uses of Class
org.web3d.vrml.scripting.ecmascript.x3d.ProfileInfo
Packages that use ProfileInfo
-
Uses of ProfileInfo in org.web3d.vrml.scripting.ecmascript.x3d
Fields in org.web3d.vrml.scripting.ecmascript.x3d declared as ProfileInfoModifier and TypeFieldDescriptionprotected final ProfileInfoX3DExecutionContext.profileThe list of profiles in useConstructors in org.web3d.vrml.scripting.ecmascript.x3d with parameters of type ProfileInfoModifierConstructorDescriptionProfileInfoArray(ProfileInfo[] profiles) Construct a profile descriptor for the given information.Scene(VRMLExecutionSpace space, RouteManager rm, FrameStateManager fsm, ProfileInfo profile) Default version of the constructor for when someone is creating a new instance of the Scene object.X3DExecutionContext(VRMLExecutionSpace space, RouteManager rm, FrameStateManager fsm, ProfileInfo profile) Construct an execution context descriptor for the given information.