- scale(MrMatrix4f, float, float, float) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f.Operator
-
- scale(MrMatrix4f, MrMatrix4f, float, float, float) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f.Operator
-
- scale(MrMatrix4f, float) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f.Operator
-
- scale(MrMatrix4f, MrMatrix4f, float) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f.Operator
-
- scale(MrMatrix4f, MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f.Operator
-
- scale(MrMatrix4f, MrMatrix4f, MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f.Operator
-
- scale(float, float, float) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- scale(float) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- scale(MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- scale(float) - Method in class mr.robotto.sceneobjects.MrObject
-
Scales the object in all axis
- scale(MrVector3f) - Method in class mr.robotto.sceneobjects.MrObject
-
Scales every axis by given values
- scale(float, float, float) - Method in class mr.robotto.sceneobjects.MrObject
-
Scales every axis by given values
- setActiveCamera(MrCameraController) - Method in class mr.robotto.engine.scenetree.MrSceneTreeData
-
- setActiveCamera(MrCamera) - Method in class mr.robotto.scenetree.MrSceneTree
-
- setAlgebraObject(int, MrLinearAlgebraObject) - Method in class mr.robotto.engine.linearalgebra.MrLinearAlgebraObjectContainer
-
- setAspectRatio(float) - Method in class mr.robotto.engine.components.data.lens.MrPerspectiveLens
-
- setAttachedObject(MrObject) - Method in class mr.robotto.engine.core.controller.MrObjectController
-
- setBoneOrder(List<String>) - Method in class mr.robotto.engine.components.data.skeleton.MrSkeleton
-
- setBufferTarget(int) - Method in class mr.robotto.engine.components.data.mesh.MrBuffer
-
Sets the buffer target to be used.
- setBufferUsage(int) - Method in class mr.robotto.engine.components.data.mesh.MrBuffer
-
Sets the buffer usage.
- setClearColor(MrVector4f) - Method in class mr.robotto.engine.core.controller.MrSceneController
-
- setClearColor(float, float, float, float) - Method in class mr.robotto.engine.core.controller.MrSceneController
-
- setClearColor(MrVector4f) - Method in class mr.robotto.engine.core.data.MrSceneData
-
- setClearColor(float, float, float, float) - Method in class mr.robotto.engine.core.data.MrSceneData
-
- setClearColor(MrVector4f) - Method in class mr.robotto.sceneobjects.MrScene.Builder
-
- setClearColor(MrVector4f) - Method in class mr.robotto.sceneobjects.MrScene
-
- setClearColor(float, float, float, float) - Method in class mr.robotto.sceneobjects.MrScene
-
- setClipEnd(float) - Method in class mr.robotto.engine.components.data.lens.MrPerspectiveLens
-
- setClipPlanes(float, float) - Method in class mr.robotto.engine.components.data.lens.MrLens
-
- setClipPlanes(float, float) - Method in class mr.robotto.engine.components.data.lens.MrPerspectiveLens
-
- setClipStart(float) - Method in class mr.robotto.engine.components.data.lens.MrPerspectiveLens
-
- setColor(MrVector3f) - Method in class mr.robotto.engine.core.data.MrLightData
-
- setColor(float, float, float) - Method in class mr.robotto.engine.core.data.MrLightData
-
- setController(MrSceneTreeController) - Method in class mr.robotto.engine.renderer.MrRenderer
-
- setData(MrObjectData) - Method in class mr.robotto.engine.core.controller.MrObjectController
-
- setDimension(float, float) - Method in class mr.robotto.engine.components.data.lens.MrLens
-
- setDrawType(int) - Method in class mr.robotto.engine.components.comp.MrMesh.Data
-
- setEventDispatcher(MrEventDispatcher) - Method in class mr.robotto.engine.scenetree.MrSceneTreeController
-
- setEventDispatcher(MrEventDispatcher) - Method in class mr.robotto.MrRobottoEngine
-
Sets a new event dispatcher
- setEventsListener(MrEventsListener) - Method in class mr.robotto.engine.core.controller.MrObjectController
-
- setEventsListener(MrEventsListener) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets a new event listener
- setFovy(float) - Method in class mr.robotto.engine.components.data.lens.MrPerspectiveLens
-
- setFps(float) - Method in class mr.robotto.engine.components.data.action.MrSkeletalAction
-
- setFPS(int) - Method in class mr.robotto.engine.renderer.MrRenderer
-
- setFps(int) - Method in class mr.robotto.MrRobottoEngine
-
Sets the maximum FPS the engine will run
- setId(int) - Method in class mr.robotto.engine.components.comp.MrShaderProgram.Data
-
- setId(int) - Method in class mr.robotto.engine.components.comp.MrTexture.Data
-
- setId(int) - Method in class mr.robotto.engine.components.data.mesh.MrBuffer
-
Sets the GPU id given to this buffer
- setId(int) - Method in class mr.robotto.engine.components.data.mesh.MrBufferKey
-
Sets the GPU id for this attribute
- setId(int) - Method in class mr.robotto.engine.components.data.shader.MrShader
-
- setId(int) - Method in class mr.robotto.engine.components.data.shader.MrUniform
-
- setIdentity(MrMatrix4f) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f.Operator
-
- setIdentity(MrQuaternion) - Method in class mr.robotto.engine.linearalgebra.MrQuaternion.Operator
-
- setIndex(int) - Method in class mr.robotto.engine.components.comp.MrTexture.Data
-
- setLens(MrLens) - Method in class mr.robotto.engine.core.controller.MrCameraController
-
- setLens(MrLens) - Method in class mr.robotto.engine.core.data.MrCameraData
-
- setLens(MrLens) - Method in class mr.robotto.sceneobjects.MrCamera.Builder
-
- setLens(MrLens) - Method in class mr.robotto.sceneobjects.MrCamera
-
- setLightColor(MrVector3f) - Method in class mr.robotto.sceneobjects.MrLight.Builder
-
- setLocation(MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
Setters*
- setLocation(float, float, float) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- setLocation(float, float, float) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets the location of this object.
- setLocation(MrVector3f) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets the location of this object.
- setLookAt(MrVector3f) - Method in class mr.robotto.engine.core.data.MrCameraData
-
- setLookAt(MrVector3f, MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- setLookAt(MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- setLookAt(MrVector3f, MrVector3f) - Method in class mr.robotto.sceneobjects.MrObject
-
Points this object to look with the given up vector
- setLookAt(MrVector3f) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets where this object will point to.
- setMaterials(MrMaterial[]) - Method in class mr.robotto.sceneobjects.MrModel.Builder
-
Sets the materials of this model.
- setMesh(MrMesh) - Method in class mr.robotto.engine.renderer.MrRenderingContext
-
- setMesh(MrMesh) - Method in class mr.robotto.sceneobjects.MrModel.Builder
-
Sets the mesh of this model.
- setName(String) - Method in class mr.robotto.sceneobjects.MrCamera.Builder
-
- setName(String) - Method in class mr.robotto.sceneobjects.MrLight.Builder
-
- setName(String) - Method in class mr.robotto.sceneobjects.MrModel.Builder
-
- setName(String) - Method in class mr.robotto.sceneobjects.MrObject.MrObjectBuilder
-
Sets the name of this object.
- setName(String) - Method in class mr.robotto.sceneobjects.MrScene.Builder
-
- setNumber(int) - Method in class mr.robotto.engine.components.data.action.MrFrame
-
Sets the frame number
- setObjectController(MrObjectController) - Method in class mr.robotto.engine.events.MrEventsListener
-
Sets the object controller
- setRender(MrObjectRender) - Method in class mr.robotto.engine.core.controller.MrObjectController
-
- setRobottoEngine(MrRobottoEngine) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets the reference to the engine.
- setRobottoEngine(MrRobottoEngine) - Method in class mr.robotto.scenetree.MrSceneTree
-
Sets the RobottoEngine attached to this SceneTree
- setRotation(MrQuaternion) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- setRotation(float, float, float, float) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- setRotation(float, MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- setRotation(MrQuaternion) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets the rotation of this object using a quaternion
- setRotation(float, MrVector3f) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets the rotation of this object.
- setRotation(float, float, float, float) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets the rotation of this object.
- setScale(MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- setScale(float, float, float) - Method in class mr.robotto.engine.linearalgebra.MrTransform
-
- setScale(float, float, float) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets the scale of this object.
- setScale(MrVector3f) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets the scale of this object.
- setShaderProgram(MrShaderProgram) - Method in class mr.robotto.engine.renderer.MrRenderingContext
-
- setShaderProgram(MrShaderProgram) - Method in class mr.robotto.sceneobjects.MrCamera.Builder
-
- setShaderProgram(MrShaderProgram) - Method in class mr.robotto.sceneobjects.MrLight.Builder
-
- setShaderProgram(MrShaderProgram) - Method in class mr.robotto.sceneobjects.MrModel.Builder
-
Sets the shader program of this model.
- setShaderProgram(MrShaderProgram) - Method in class mr.robotto.sceneobjects.MrObject.MrObjectBuilder
-
Sets the shader program of this object.
- setShaderProgram(MrShaderProgram) - Method in class mr.robotto.sceneobjects.MrScene.Builder
-
- setSkeleton(MrSkeleton) - Method in class mr.robotto.sceneobjects.MrModel.Builder
-
Sets the skeleton of this model.
- setTexture(MrTexture) - Method in class mr.robotto.engine.renderer.MrRenderingContext
-
- setTransform(MrTransform) - Method in class mr.robotto.engine.core.controller.MrObjectController
-
- setTransform(MrTransform) - Method in class mr.robotto.engine.core.data.MrObjectData
-
- setTransform(MrTransform) - Method in class mr.robotto.sceneobjects.MrCamera.Builder
-
- setTransform(MrTransform) - Method in class mr.robotto.sceneobjects.MrLight.Builder
-
- setTransform(MrTransform) - Method in class mr.robotto.sceneobjects.MrModel.Builder
-
- setTransform(MrTransform) - Method in class mr.robotto.sceneobjects.MrObject.MrObjectBuilder
-
Sets the transform of this object.
- setTransform(MrTransform) - Method in class mr.robotto.sceneobjects.MrObject
-
Sets a new transform for this object
- setTransform(MrTransform) - Method in class mr.robotto.sceneobjects.MrScene.Builder
-
- setTraversalMode(int) - Method in class mr.robotto.engine.collections.MrTreeMap
-
Sets the current traversal mode
- setTree(MrSceneTree) - Method in class mr.robotto.sceneobjects.MrObject
-
- setUniformGenerators(Map<String, MrUniformGenerator>) - Method in class mr.robotto.engine.core.data.MrObjectData
-
- setUniformKeys(Map<String, MrUniformKey>) - Method in class mr.robotto.engine.core.data.MrObjectData
-
- setUniformKeys(Map<String, MrUniformKey>) - Method in class mr.robotto.sceneobjects.MrCamera.Builder
-
- setUniformKeys(Map<String, MrUniformKey>) - Method in class mr.robotto.sceneobjects.MrLight.Builder
-
- setUniformKeys(Map<String, MrUniformKey>) - Method in class mr.robotto.sceneobjects.MrModel.Builder
-
- setUniformKeys(Map<String, MrUniformKey>) - Method in class mr.robotto.sceneobjects.MrObject.MrObjectBuilder
-
Sets the uniformkeys of this object.
- setUniformKeys(Map<String, MrUniformKey>) - Method in class mr.robotto.sceneobjects.MrScene.Builder
-
- setUp(MrVector3f) - Method in class mr.robotto.engine.core.data.MrCameraData
-
- setValue(MrLinearAlgebraObject) - Method in class mr.robotto.engine.components.data.uniformkey.MrUniformKey
-
- setValue(int, float) - Method in class mr.robotto.engine.linearalgebra.MrLinearAlgebraObjectContainer
-
- setValueAt(int, int, float) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f
-
Sets a certain value of the matix
- setValues(int, float[]) - Method in class mr.robotto.engine.linearalgebra.MrLinearAlgebraObjectContainer
-
- setValues(float[]) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f
-
- setValues(float, float, float, float) - Method in class mr.robotto.engine.linearalgebra.MrQuaternion
-
- setValues(float, float, float) - Method in class mr.robotto.engine.linearalgebra.MrVector3f
-
- setValues(float, float, float, float) - Method in class mr.robotto.engine.linearalgebra.MrVector4f
-
- setVisibility(boolean) - Method in class mr.robotto.engine.core.controller.MrModelController
-
- setVisibility(boolean) - Method in class mr.robotto.engine.core.data.MrModelData
-
- setVisibility(boolean) - Method in class mr.robotto.sceneobjects.MrModel
-
Sets the visibility of this model
- setWindowSize(int, int) - Method in class mr.robotto.engine.renderer.MrRenderingContext
-
- setZero(MrQuaternion) - Method in class mr.robotto.engine.linearalgebra.MrQuaternion.Operator
-
- setZero(MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrVector3f.Operator
-
- setZero(MrVector4f) - Method in class mr.robotto.engine.linearalgebra.MrVector4f.Operator
-
- SHADERTYPE_FRAGMENT_SHADER - Static variable in class mr.robotto.engine.components.data.shader.MrShader
-
- SHADERTYPE_VERTEX_SHADER - Static variable in class mr.robotto.engine.components.data.shader.MrShader
-
- SHORT_SIZE - Static variable in class mr.robotto.engine.commons.MrConstants
-
The size of short in bytes
- size() - Method in class mr.robotto.engine.collections.MrTreeMap
-
Number of elements in this tree
- size() - Method in class mr.robotto.engine.events.MrBundle
-
- SIZE - Static variable in class mr.robotto.engine.linearalgebra.MrVector4f
-
- size() - Method in class mr.robotto.engine.scenetree.MrObjectsDataTree
-
- size() - Method in class mr.robotto.scenetree.MrSceneTree
-
- slerp(MrQuaternion, float, MrQuaternion, MrQuaternion) - Method in class mr.robotto.engine.linearalgebra.MrQuaternion.Operator
-
- sort() - Method in class mr.robotto.engine.renderer.MrRenderingSorter
-
- sResources - Static variable in class mr.robotto.MrRobottoEngine
-
- step() - Method in class mr.robotto.engine.components.data.action.MrSkeletalAction
-
- stop() - Method in class mr.robotto.engine.components.data.action.MrSkeletalAction
-
- substract(MrMatrix4f, MrMatrix4f, MrMatrix4f) - Method in class mr.robotto.engine.linearalgebra.MrMatrix4f.Operator
-
- substract(MrQuaternion, MrQuaternion, MrQuaternion) - Method in class mr.robotto.engine.linearalgebra.MrQuaternion.Operator
-
- substract(MrVector3f, MrVector3f, MrVector3f) - Method in class mr.robotto.engine.linearalgebra.MrVector3f.Operator
-
- substract(MrVector4f, MrVector4f, MrVector4f) - Method in class mr.robotto.engine.linearalgebra.MrVector4f.Operator
-