Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

T

t() - Method in class rope.vector.ivec
 
t() - Method in class rope.vector.vec
 
t(float) - Method in class rope.vector.vec2
 
t(float) - Method in class rope.vector.vec3
 
t(float) - Method in class rope.vector.vec4
 
t(int) - Method in class rope.vector.ivec2
 
t(int) - Method in class rope.vector.ivec3
 
t(int) - Method in class rope.vector.ivec4
 
tan() - Method in class rope.vector.vec2
return tangent of the vector direction
tan(float, float) - Method in class rope.vector.vec2
return tangent of the vector direction
tan(float, float, float) - Method in class rope.vector.vec3
 
tan(vec2) - Method in class rope.vector.vec2
return tangent of the vector direction
tan(vec3) - Method in class rope.vector.vec3
 
TAN - Static variable in interface rope.core.R_Constants
 
TAU - Static variable in interface rope.core.R_Constants
 
TAUPE - Static variable in interface rope.core.R_Constants_Colour
 
TETRAHEDRON - Static variable in interface rope.core.R_Constants
 
TETRAHEDRON_LINE - Static variable in interface rope.core.R_Constants
 
text(char[], int, int, float, float) - Method in class rope.core.R_Graphic
 
text(char[], int, int, float, float, float) - Method in class rope.core.R_Graphic
 
text(char, float, float) - Method in class rope.core.R_Graphic
 
text(char, float, float, float) - Method in class rope.core.R_Graphic
 
text(char, vec) - Method in class rope.core.R_Graphic
 
text(float, float, float) - Method in class rope.core.R_Graphic
 
text(float, float, float, float) - Method in class rope.core.R_Graphic
 
text(float, vec) - Method in class rope.core.R_Graphic
 
text(int, float, float) - Method in class rope.core.R_Graphic
 
text(int, float, float, float) - Method in class rope.core.R_Graphic
 
text(int, vec) - Method in class rope.core.R_Graphic
 
text(String, float, float) - Method in class rope.core.R_Graphic
 
text(String, float, float, float) - Method in class rope.core.R_Graphic
Same as above but with a z coordinate.
text(String, float, float, float, float) - Method in class rope.core.R_Graphic
 
text(String, vec) - Method in class rope.core.R_Graphic
 
text(String, vec2, vec2) - Method in class rope.core.R_Graphic
 
TEXT - Static variable in interface rope.core.R_Constants
 
textAlign(int) - Method in class rope.core.R_Graphic
TEXT
textAlign(int, int) - Method in class rope.core.R_Graphic
 
textFont(PFont) - Method in class rope.core.R_Graphic
 
textFont(PFont, float) - Method in class rope.core.R_Graphic
 
textSize(float) - Method in class rope.core.R_Graphic
 
thickness(float) - Method in class rope.core.R_Graphic
This method is like strokeWeight of Processing
thickness(float) - Method in class rope.costume.R_House
 
thickness(float) - Method in class rope.mesh.R_Bloc
 
thickness(float) - Method in class rope.mesh.R_Megabloc
 
thickness(int, float) - Method in class rope.mesh.R_Megabloc
 
TILLEUL - Static variable in interface rope.core.R_Constants_Colour
 
to_cartesian_2D(float) - Method in class rope.core.Rope
main method to_cartesian_2D
to_cartesian_2D(float, float) - Method in class rope.core.Rope
 
to_cartesian_2D(float, vec2, vec2, float) - Method in class rope.core.Rope
*** ACHTUNG *** It's not clear must find time to work on explanation of this function If I remember is to compare to vec but not sure...
to_cartesian_3D(float, float) - Method in class rope.core.Rope
 
to_cartesian_3D(float, float, float) - Method in class rope.core.Rope
main method to_cartesian_3D
to_cartesian_3D(vec2, vec2, float) - Method in class rope.core.Rope
*** ACHTUNG *** It's not clear must find time to work on explanation of this function If I remember is to compare to vec but not sure...
to_vec2() - Method in class rope.mesh.R_Delaunay_Vertex
 
top() - Method in class rope.gui.Crope
 
TOP - Static variable in interface rope.core.R_Constants
 
toString() - Method in class rope.mesh.R_Delaunay_Triangle
 
toString() - Method in class rope.mesh.R_Delaunay_Triangulation
 
toString() - Method in class rope.mesh.R_Delaunay_Vertex
 
toString() - Method in class rope.mesh.R_Face
 
toString() - Method in class rope.mesh.R_Line2D
 
toString() - Method in class rope.mesh.R_Segment
 
toString() - Method in class rope.vector.bvec2
 
toString() - Method in class rope.vector.bvec3
 
toString() - Method in class rope.vector.bvec4
 
toString() - Method in class rope.vector.bvec5
 
toString() - Method in class rope.vector.bvec6
 
toString() - Method in class rope.vector.ivec2
 
toString() - Method in class rope.vector.ivec3
 
toString() - Method in class rope.vector.ivec4
 
toString() - Method in class rope.vector.ivec5
 
toString() - Method in class rope.vector.ivec6
 
toString() - Method in class rope.vector.vec2
 
toString() - Method in class rope.vector.vec3
 
toString() - Method in class rope.vector.vec4
 
toString() - Method in class rope.vector.vec5
 
toString() - Method in class rope.vector.vec6
 
toString(R_Delaunay_Vertex[]) - Static method in class rope.mesh.R_Delaunay_Vertex
Create a String for a matrix.
translate(float, float) - Method in class rope.core.R_Graphic
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
translate(float, float, float) - Method in class rope.core.R_Graphic
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
translate(vec) - Method in class rope.core.R_Graphic
 
TREE - Static variable in interface rope.core.R_Constants
 
triangle(float, float, float, float, float, float) - Method in class rope.core.R_Graphic
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
triangle(ivec, ivec, ivec) - Method in class rope.core.R_Graphic
 
triangle(vec, vec, vec) - Method in class rope.core.R_Graphic
 
TRIANGLE - Static variable in interface rope.core.R_Constants
 
truncate(float) - Method in class rope.core.Rope
 
truncate(float, int) - Method in class rope.core.Rope
 
TURQUOISE - Static variable in interface rope.core.R_Constants_Colour
 
TWO_PI - Static variable in interface rope.core.R_Constants
 
type(int) - Method in class rope.costume.R_Icosahedron
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values