A B C D E F G H I K L M N O P R S T U W Z

T

tan(double) - Static method in class simogl.util.Calc
Returns the tangent value for the specified value
terrain - Static variable in class simogl.level.AbstractLevel
 
Terrain - Class in simogl.level
This class represents a world's terrain, that is generated from a height map file.
Terrain(GL, File, int, int) - Constructor for class simogl.level.Terrain
Creates a new height map of the specified file with the specified height map rendering resolution factor.
TextureCoordinate - Class in simogl.texture
This class represents texture coordinates for a triangle
TextureCoordinate(float, float) - Constructor for class simogl.texture.TextureCoordinate
Creates a new texture coordinate
toggleFreeLook() - Method in class simogl.camera.Camera
Switches the movement mode of the camera from planar to free look and vice versa.
Triangle - Class in simogl.geometry
This class represents a triangle (polygon) that can be part of a mesh
Triangle(Point3D, Point3D, Point3D) - Constructor for class simogl.geometry.Triangle
Creates a triangle with the specified points as vertices.
type - Variable in class simogl.gameobjects.building.AbstractBuilding
 

A B C D E F G H I K L M N O P R S T U W Z