- magnitude() - Method in class com.tyrlib2.math.Vector2
-
- Material - Class in com.tyrlib2.graphics.renderer
-
Defines how a mesh is rendered
- Material() - Constructor for class com.tyrlib2.graphics.renderer.Material
-
- max - Variable in class com.tyrlib2.math.AABB
-
- MAX_BONES_PER_MESH - Static variable in class com.tyrlib2.graphics.renderer.Mesh
-
- MAX_BONES_PER_VERTEX - Static variable in class com.tyrlib2.graphics.renderer.Mesh
-
- MAX_BONES_PER_VERTEX - Static variable in class com.tyrlib2.util.IQEEntityFactory
-
- maxDist() - Method in class com.tyrlib2.util.Raycast
-
- merge() - Method in class com.tyrlib2.graphics.scene.OctreeNode
-
- Mesh - Class in com.tyrlib2.graphics.renderer
-
This class represents a mesh, containing the neccessary vertex data, etc.
- Mesh(float[], short[], int) - Constructor for class com.tyrlib2.graphics.renderer.Mesh
-
- meshChange - Variable in class com.tyrlib2.graphics.renderer.Program
-
Mesh must be changed
- MeshCreator - Class in com.tyrlib2.util
-
Creates various meshes
- MeshCreator() - Constructor for class com.tyrlib2.util.MeshCreator
-
- MeshMixer - Class in com.tyrlib2.util
-
Creates a new renderable consisting of the inputed meshs and using
one uniform material
- MeshMixer() - Constructor for class com.tyrlib2.util.MeshMixer
-
- min - Variable in class com.tyrlib2.math.AABB
-
- MIN_SIZE - Static variable in class com.tyrlib2.util.FloatArray
-
- Movement - Class in com.tyrlib2.game
-
This class takes care of guiding an object to a series
of targets
- Movement() - Constructor for class com.tyrlib2.game.Movement
-
- multiply(Quaternion) - Method in class com.tyrlib2.math.Quaternion
-
Multiply this quaternion with another
- multiply(Vector3) - Method in class com.tyrlib2.math.Quaternion
-
- multiply(float) - Method in class com.tyrlib2.math.Vector2
-
Multiplies all components by a constant.
- multiply(float) - Method in class com.tyrlib2.math.Vector3
-
Multiplies all components by a constant.
- multiply(Vector3) - Method in class com.tyrlib2.math.Vector3
-
- multiplyNoTmp(Quaternion) - Method in class com.tyrlib2.math.Quaternion
-
Multiply this quaternion with another
- multiplyNoTmp(Vector3) - Method in class com.tyrlib2.math.Quaternion
-
- MultisampleConfigChooser - Class in com.tyrlib2.main
-
- MultisampleConfigChooser() - Constructor for class com.tyrlib2.main.MultisampleConfigChooser
-