Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- r - Static variable in class rope.utils.R_State.State
- r(int) - Method in class rope.vector.ivec4
- R_About - Class in rope.utils
- R_About() - Constructor for class rope.utils.R_About
- R_Apple_Bar - Class in rope.gui.bar
- R_Apple_Bar(PApplet) - Constructor for class rope.gui.bar.R_Apple_Bar
- R_ArraySet<E> - Class in rope.utils
-
An ArrayList implementation of Set.
- R_ArraySet() - Constructor for class rope.utils.R_ArraySet
-
Create an empty set (default initial capacity is 3).
- R_ArraySet(int) - Constructor for class rope.utils.R_ArraySet
-
Create an empty set with the specified initial capacity.
- R_ArraySet(Collection<? extends E>) - Constructor for class rope.utils.R_ArraySet
-
Create a set containing the items of the collection.
- R_Bezier - Class in rope.utils
- R_Bezier() - Constructor for class rope.utils.R_Bezier
- R_Bloc - Class in rope.mesh
- R_Bloc(PApplet) - Constructor for class rope.mesh.R_Bloc
- R_Bloc(PApplet, int, int) - Constructor for class rope.mesh.R_Bloc
- R_Board - Class in rope.gui
- R_Board(vec2, vec2, boolean) - Constructor for class rope.gui.R_Board
- R_Brick_SVG - Class in rope.svg
- R_Brick_SVG(PApplet) - Constructor for class rope.svg.R_Brick_SVG
- R_Brick_SVG(PApplet, String, boolean, XML, int, String, String, String[]) - Constructor for class rope.svg.R_Brick_SVG
- R_Button - Class in rope.gui.button
- R_Button() - Constructor for class rope.gui.button.R_Button
- R_Button(float, float, float, float) - Constructor for class rope.gui.button.R_Button
- R_Button(vec2, vec2) - Constructor for class rope.gui.button.R_Button
- R_Chose - Class in rope.costume
- R_Chose(PApplet, int) - Constructor for class rope.costume.R_Chose
- R_Chose(PApplet, int, PGraphics) - Constructor for class rope.costume.R_Chose
- R_Circle - Class in rope.costume
- R_Circle(PApplet, int) - Constructor for class rope.costume.R_Circle
- R_Circle(PApplet, int, float) - Constructor for class rope.costume.R_Circle
- R_Circle(PApplet, int, float, PGraphics) - Constructor for class rope.costume.R_Circle
- R_Circle(PApplet, int, PGraphics) - Constructor for class rope.costume.R_Circle
- R_Colour - Class in rope.colour
- R_Colour(PApplet) - Constructor for class rope.colour.R_Colour
- R_Colour(PApplet, int...) - Constructor for class rope.colour.R_Colour
- R_Colour(PApplet, String) - Constructor for class rope.colour.R_Colour
- R_Colour(PApplet, String, int...) - Constructor for class rope.colour.R_Colour
- R_Constants - Interface in rope.core
- R_Constants_Colour - Interface in rope.core
- R_Costume - Class in rope.costume
- R_Costume(PApplet) - Constructor for class rope.costume.R_Costume
- R_Costume(PApplet, int) - Constructor for class rope.costume.R_Costume
- R_Costume(PApplet, String) - Constructor for class rope.costume.R_Costume
- R_Costume_Pict - Class in rope.costume
- R_Costume_Pict(PApplet, String, int) - Constructor for class rope.costume.R_Costume_Pict
- R_Data_Input - Class in rope.tool.file
- R_Data_Input() - Constructor for class rope.tool.file.R_Data_Input
- R_Delaunay_Triangle - Class in rope.mesh
-
A DelaunayTriangle is an immutable Set of exactly three Pnts.
- R_Delaunay_Triangle(Collection<? extends R_Delaunay_Vertex>) - Constructor for class rope.mesh.R_Delaunay_Triangle
- R_Delaunay_Triangle(R_Delaunay_Vertex...) - Constructor for class rope.mesh.R_Delaunay_Triangle
- R_Delaunay_Triangulation - Class in rope.mesh
-
A 2D Delaunay DelaunayTriangulation (DT) with incremental site insertion.
- R_Delaunay_Triangulation(R_Delaunay_Triangle) - Constructor for class rope.mesh.R_Delaunay_Triangulation
-
All sites must fall within the initial triangle.
- R_Delaunay_Vertex - Class in rope.mesh
- R_Delaunay_Vertex(double...) - Constructor for class rope.mesh.R_Delaunay_Vertex
-
Constructor.
- R_Dropdown - Class in rope.gui
- R_Dropdown() - Constructor for class rope.gui.R_Dropdown
-
CONSTRUCTOR
- R_Dropdown(vec2, vec2) - Constructor for class rope.gui.R_Dropdown
- R_Env - Class in rope.utils
- R_Face - Class in rope.mesh
- R_Face(PApplet) - Constructor for class rope.mesh.R_Face
- R_Face(PApplet, vec, vec, vec) - Constructor for class rope.mesh.R_Face
- R_Focus - Class in rope.tool
- R_Focus() - Constructor for class rope.tool.R_Focus
- R_Focus(float, float) - Constructor for class rope.tool.R_Focus
- R_Folder - Class in rope.tool.file
- R_Folder(PApplet) - Constructor for class rope.tool.file.R_Folder
- R_Fov - Class in rope.tool
- R_Fov() - Constructor for class rope.tool.R_Fov
- R_Fov(float, float) - Constructor for class rope.tool.R_Fov
- R_FX - Class in rope.utils
- R_FX(PApplet) - Constructor for class rope.utils.R_FX
- R_Graphic - Class in rope.core
- R_Graphic(PApplet) - Constructor for class rope.core.R_Graphic
- R_Graphic(PApplet, PGraphics) - Constructor for class rope.core.R_Graphic
- R_GUI - Interface in rope.gui
- R_Happen - Class in rope.gui.bar
- R_Happen() - Constructor for class rope.gui.bar.R_Happen
- R_House - Class in rope.costume
- R_House(PApplet) - Constructor for class rope.costume.R_House
- R_House(PApplet, float) - Constructor for class rope.costume.R_House
- R_House(PApplet, float, float, float) - Constructor for class rope.costume.R_House
- R_Icosahedron - Class in rope.costume
- R_Icosahedron(PApplet, float) - Constructor for class rope.costume.R_Icosahedron
- R_Image - Class in rope.image
- R_Image(PApplet) - Constructor for class rope.image.R_Image
- R_Image(PApplet, String) - Constructor for class rope.image.R_Image
- R_Image(PApplet, PImage) - Constructor for class rope.image.R_Image
- R_Image(PApplet, PImage, String) - Constructor for class rope.image.R_Image
- R_Image(PApplet, PImage, String, int) - Constructor for class rope.image.R_Image
- R_Image_Manager - Class in rope.image
- R_Image_Manager(PApplet) - Constructor for class rope.image.R_Image_Manager
- R_Impact - Class in rope.costume
- R_Impact(PApplet, int) - Constructor for class rope.costume.R_Impact
- R_Impact(PApplet, int, int, int) - Constructor for class rope.costume.R_Impact
- R_Input - Class in rope.tool.file
- R_Input(PApplet) - Constructor for class rope.tool.file.R_Input
- R_Knob - Class in rope.gui.button
- R_Knob() - Constructor for class rope.gui.button.R_Knob
- R_Knob(String) - Constructor for class rope.gui.button.R_Knob
- R_Knob(vec2, float) - Constructor for class rope.gui.button.R_Knob
- R_Line2D - Class in rope.mesh
- R_Line2D(PApplet) - Constructor for class rope.mesh.R_Line2D
- R_Line2D(PApplet, float, float, float, float) - Constructor for class rope.mesh.R_Line2D
- R_Line2D(PApplet, vec2, vec2) - Constructor for class rope.mesh.R_Line2D
- R_Megabloc - Class in rope.mesh
- R_Megabloc(PApplet) - Constructor for class rope.mesh.R_Megabloc
- R_Mol - Class in rope.gui
- R_Mol() - Constructor for class rope.gui.R_Mol
- R_Moxo - Class in rope.pixo
- R_Moxo() - Constructor for class rope.pixo.R_Moxo
- R_Node - Class in rope.mesh
- R_Node() - Constructor for class rope.mesh.R_Node
- R_Node(vec3) - Constructor for class rope.mesh.R_Node
- R_Node(vec3, vec3) - Constructor for class rope.mesh.R_Node
- R_Nubo - Class in rope.pixo
- R_Nubo(PApplet) - Constructor for class rope.pixo.R_Nubo
- R_Pair<A,
B> - Class in rope.utils -
Class R_Pair to store quickly a couple objects v 0.0.4
- R_Pair() - Constructor for class rope.utils.R_Pair
- R_Pair(A, B) - Constructor for class rope.utils.R_Pair
- R_Palette - Class in rope.gui.palette
- R_Palette(vec2, vec2) - Constructor for class rope.gui.palette.R_Palette
- R_Palette_Selector - Class in rope.gui.palette
- R_Palette_Selector(vec2, vec2) - Constructor for class rope.gui.palette.R_Palette_Selector
- R_Pattern - Class in rope.image
- R_Pattern(PApplet) - Constructor for class rope.image.R_Pattern
- R_Pix - Class in rope.pixo
- R_Pix() - Constructor for class rope.pixo.R_Pix
- R_Pix(int, int, int, int) - Constructor for class rope.pixo.R_Pix
- R_Pixies - Class in rope.pixo
- R_Pixies() - Constructor for class rope.pixo.R_Pixies
- R_Pixo - Class in rope.pixo
- R_Pixo() - Constructor for class rope.pixo.R_Pixo
- R_Plane - Class in rope.mesh
- R_Plane() - Constructor for class rope.mesh.R_Plane
- R_Plane(vec3, vec3, vec3) - Constructor for class rope.mesh.R_Plane
- R_Polygon - Class in rope.mesh
- R_Polygon(PApplet, int) - Constructor for class rope.mesh.R_Polygon
- R_Polygon(PApplet, int, PGraphics) - Constructor for class rope.mesh.R_Polygon
- R_Polyhedron - Class in rope.costume
- R_Primitive - Class in rope.costume
- R_Primitive(PApplet) - Constructor for class rope.costume.R_Primitive
- R_Primitive(PApplet, int) - Constructor for class rope.costume.R_Primitive
- R_Primitive(PApplet, int, float) - Constructor for class rope.costume.R_Primitive
- R_Primitive(PApplet, int, float, PGraphics) - Constructor for class rope.costume.R_Primitive
- R_Primitive(PApplet, int, float, vec2) - Constructor for class rope.costume.R_Primitive
- R_Primitive(PApplet, int, float, vec2, PGraphics) - Constructor for class rope.costume.R_Primitive
- R_Primitive(PApplet, int, PGraphics) - Constructor for class rope.costume.R_Primitive
- R_Puppet2D - Class in rope.tool
- R_Puppet2D(PApplet) - Constructor for class rope.tool.R_Puppet2D
- R_Puppet2D(PApplet, float, float, float, float) - Constructor for class rope.tool.R_Puppet2D
- R_Puppet2D(PApplet, vec2, vec2) - Constructor for class rope.tool.R_Puppet2D
- R_Rank - Class in rope.tool
- R_Rank() - Constructor for class rope.tool.R_Rank
- R_Rank(float) - Constructor for class rope.tool.R_Rank
- R_Segment - Class in rope.mesh
- R_Segment() - Constructor for class rope.mesh.R_Segment
- R_Segment(vec, vec) - Constructor for class rope.mesh.R_Segment
- R_Shape - Class in rope.mesh
- R_Shape(PApplet) - Constructor for class rope.mesh.R_Shape
- R_Shape(PApplet, PGraphics) - Constructor for class rope.mesh.R_Shape
- R_Shape_contract - Interface in rope.costume
- R_Shape_template - Class in rope.costume
- R_Shape_template(PApplet) - Constructor for class rope.costume.R_Shape_template
- R_Sladj - Class in rope.gui.slider
- R_Sladj(vec2, vec2) - Constructor for class rope.gui.slider.R_Sladj
- R_Slider - Class in rope.gui.slider
- R_Slider() - Constructor for class rope.gui.slider.R_Slider
- R_Slider(float, float, float, float) - Constructor for class rope.gui.slider.R_Slider
- R_Slider(vec2, vec2) - Constructor for class rope.gui.slider.R_Slider
- R_Slotch - Class in rope.gui.slider
- R_Slotch() - Constructor for class rope.gui.slider.R_Slotch
- R_Slotch(vec2, vec2, int) - Constructor for class rope.gui.slider.R_Slotch
- R_Star - Class in rope.costume
- R_Star(PApplet) - Constructor for class rope.costume.R_Star
- R_Star(PApplet, int, float, float...) - Constructor for class rope.costume.R_Star
- R_State - Class in rope.utils
- R_State() - Constructor for class rope.utils.R_State
- R_State.State - Class in rope.utils
- R_SVG - Class in rope.svg
- R_SVG(PApplet, String) - Constructor for class rope.svg.R_SVG
- R_SVG(PApplet, String, String) - Constructor for class rope.svg.R_SVG
-
CONSTRUCTOR
- R_Undirected_Graph<N> - Class in rope.utils
-
Straightforward undirected graph implementation.
- R_Undirected_Graph() - Constructor for class rope.utils.R_Undirected_Graph
- R_Utils - Class in rope.utils
- R_Utils() - Constructor for class rope.utils.R_Utils
- R_Utils.Ru - Class in rope.utils
- R_Virus - Class in rope.costume
- R_Virus(PApplet) - Constructor for class rope.costume.R_Virus
- R_Virus(PApplet, int) - Constructor for class rope.costume.R_Virus
- R_Voronoi - Class in rope.mesh
- R_Voronoi(PApplet) - Constructor for class rope.mesh.R_Voronoi
-
Constructor
- R_Voronoi(PApplet, float) - Constructor for class rope.mesh.R_Voronoi
-
Constructor
- radius() - Method in class rope.costume.R_Impact
- radius(float...) - Method in class rope.costume.R_Chose
-
set the number of radius you want, this one cannot exceed the number of summits.
- radius(int) - Method in class rope.mesh.R_Polygon
- RADIUS - Static variable in interface rope.core.R_Constants
- RAINBOW - Static variable in interface rope.core.R_Constants_Colour
- rand() - Method in class rope.colour.R_Colour
- rand() - Method in class rope.image.R_Image_Manager
- rand(float) - Method in class rope.vector.vec2
-
random
- rand(float) - Method in class rope.vector.vec3
-
random
- rand(float) - Method in class rope.vector.vec4
-
random
- rand(float, float) - Method in class rope.vector.vec2
-
random
- rand(float, float) - Method in class rope.vector.vec3
-
random
- rand(float, float) - Method in class rope.vector.vec4
-
random
- rand(int) - Method in class rope.vector.ivec2
-
random
- rand(int) - Method in class rope.vector.ivec3
-
random
- rand(int) - Method in class rope.vector.ivec4
-
random
- rand(int, int) - Method in class rope.vector.ivec2
-
random
- rand(int, int) - Method in class rope.vector.ivec3
-
random
- rand(int, int) - Method in class rope.vector.ivec4
-
random
- rand(String...) - Method in class rope.colour.R_Colour
- rand(ivec2, ivec2) - Method in class rope.vector.ivec2
-
random
- rand(ivec3, ivec3) - Method in class rope.vector.ivec3
-
random
- rand(ivec4, ivec4) - Method in class rope.vector.ivec4
-
random
- rand(vec2, vec2) - Method in class rope.vector.vec2
-
random
- rand(vec3, vec3) - Method in class rope.vector.vec3
-
random
- rand(vec4, vec4) - Method in class rope.vector.vec4
-
random
- RAND - Static variable in interface rope.core.R_Constants
- random(float) - Method in class rope.core.Rope
- random(float) - Static method in class rope.utils.R_Utils.Ru
- random(float) - Method in class rope.vector.ivec
- random(float) - Method in class rope.vector.vec
- random(float, float) - Method in class rope.core.Rope
- random(float, float) - Static method in class rope.utils.R_Utils.Ru
- random(float, float) - Method in class rope.vector.ivec
- random(float, float) - Method in class rope.vector.vec
- random_next_gaussian() - Method in class rope.utils.R_Utils.Ru
- random_next_gaussian(float) - Method in class rope.core.Rope
- random_next_gaussian(float) - Static method in class rope.utils.R_Utils.Ru
- random_next_gaussian(float) - Method in class rope.vector.vec
- random_next_gaussian(float, int) - Method in class rope.core.Rope
- random_next_gaussian(float, int) - Static method in class rope.utils.R_Utils.Ru
- random_next_gaussian(float, int) - Method in class rope.vector.vec
- random_next_gaussian(int) - Method in class rope.core.Rope
- random_next_gaussian(int) - Static method in class rope.utils.R_Utils.Ru
- random_next_gaussian(int) - Method in class rope.vector.vec
- rect(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
- rect(float, float, float, float, float) - Method in class rope.core.R_Graphic
- rect(float, float, float, float, float, float, float, float) - Method in class rope.core.R_Graphic
- rect(vec, vec) - Method in class rope.core.R_Graphic
- rect(vec, vec, float) - Method in class rope.core.R_Graphic
- rect(vec, vec, vec4) - Method in class rope.core.R_Graphic
- RECT - Static variable in interface rope.core.R_Constants
- rectMode() - Method in class rope.core.R_Graphic
- rectMode(int) - 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
- red() - Method in class rope.colour.R_Colour
- red() - Method in class rope.vector.ivec
- red() - Method in class rope.vector.vec
- red(float) - Method in class rope.vector.vec3
- red(float) - Method in class rope.vector.vec4
- red(int) - Method in class rope.core.BigBang
-
This Processing clone method, add check if any PGraphics is active, and if it's a case work on it
- red(int) - Method in class rope.vector.ivec3
- red(String) - Method in class rope.colour.R_Colour
- RED - Static variable in interface rope.core.R_Constants_Colour
- relation(R_Delaunay_Vertex[]) - Method in class rope.mesh.R_Delaunay_Vertex
-
Relation between this DelaunayVertex and a simplex (represented as an array of Pnts).
- remove(int) - Method in class rope.image.R_Image_Manager
- remove(int) - Method in class rope.mesh.R_Megabloc
- remove(int) - Method in class rope.pixo.R_Pixies
- remove(String, int) - Method in class rope.colour.R_Colour
- remove(N) - Method in class rope.utils.R_Undirected_Graph
-
Remove node and any links that use node.
- remove_seed(int) - Method in class rope.mesh.R_Voronoi
- render_palette_opengl() - Method in class rope.gui.palette.R_Palette
- render_palette_pixel() - Method in class rope.gui.palette.R_Palette
- renderer_P2D() - Method in class rope.core.R_Graphic
- renderer_P3D() - Method in class rope.core.R_Graphic
- REPEAT - Static variable in interface rope.core.R_Constants
- reset() - Method in class rope.costume.R_Virus
- reset() - Method in class rope.mesh.R_Line2D
-
If you don't use show() function for any reason, and in parralelele you change point with function offset(), function change() or any futur method yo must use function reset() to come back to references points setting
- reset() - Method in class rope.svg.R_SVG
-
DRAW
- reset_all_points() - Method in class rope.mesh.R_Bloc
-
select
- reset_event() - Static method in class rope.utils.R_State.State
- reset_folder() - Method in class rope.tool.file.R_Folder
- reset_input(String) - Method in class rope.tool.file.R_Input
- reset_is() - Method in class rope.mesh.R_Shape
- reset_is(boolean) - Method in class rope.mesh.R_Shape
- resize() - Method in class rope.image.R_Image
-
Resize image to window size
- resize(boolean) - Method in class rope.image.R_Image
-
Resize image around window sketch width, height or both depend of the boolean fullfit value.
- resize(int, int) - Method in class rope.image.R_Image
-
Resize image to target_width and target_height.
- resize(int, int, boolean) - Method in class rope.image.R_Image
-
Resize image with target_width, target_height value or both depend of the boolean fullfit value.
- resize(PGraphics, boolean) - Method in class rope.image.R_Image
-
Resize image around PGraphics window width, height or both depend of the boolean fullfit value.
- reverse(boolean[]) - Method in class rope.core.Rope
- reverse(boolean[]) - Static method in class rope.utils.R_Utils.Ru
- reverse(byte[]) - Method in class rope.core.Rope
- reverse(byte[]) - Static method in class rope.utils.R_Utils.Ru
- reverse(char[]) - Method in class rope.core.Rope
- reverse(char[]) - Static method in class rope.utils.R_Utils.Ru
- reverse(double[]) - Method in class rope.core.Rope
- reverse(double[]) - Static method in class rope.utils.R_Utils.Ru
- reverse(float[]) - Method in class rope.core.Rope
- reverse(float[]) - Static method in class rope.utils.R_Utils.Ru
- reverse(int[]) - Method in class rope.core.Rope
- reverse(int[]) - Static method in class rope.utils.R_Utils.Ru
- reverse(long[]) - Method in class rope.core.Rope
- reverse(long[]) - Static method in class rope.utils.R_Utils.Ru
- reverse(String[]) - Method in class rope.core.Rope
- reverse(String[]) - Static method in class rope.utils.R_Utils.Ru
- reverse(T[]) - Method in class rope.core.Rope
- reverse(T[]) - Static method in class rope.utils.R_Utils.Ru
- rgb() - Method in class rope.colour.R_Colour
- rgb() - Method in class rope.vector.ivec
- rgb() - Method in class rope.vector.vec
- rgb(String) - Method in class rope.colour.R_Colour
- RGB - Static variable in interface rope.core.R_Constants_Colour
- rgba() - Method in class rope.colour.R_Colour
- rgba() - Method in class rope.vector.ivec
- rgba() - Method in class rope.vector.vec
- rgba(String) - Method in class rope.colour.R_Colour
- RGBA - Static variable in interface rope.core.R_Constants_Colour
- RHOMBIC_COSI_DODECAHEDRON_SMALL_LINE - Static variable in interface rope.core.R_Constants
- right() - Method in class rope.gui.Crope
- RIGHT - Static variable in interface rope.core.R_Constants
- rollover(boolean) - Method in class rope.gui.button.R_Button
- ROOT - Static variable in interface rope.core.R_Constants
- ROOT2 - Static variable in interface rope.core.R_Constants
- Rope - Class in rope.core
- Rope() - Constructor for class rope.core.Rope
- rope.colour - package rope.colour
- rope.core - package rope.core
- rope.costume - package rope.costume
- rope.gui - package rope.gui
- rope.gui.bar - package rope.gui.bar
- rope.gui.button - package rope.gui.button
- rope.gui.palette - package rope.gui.palette
- rope.gui.slider - package rope.gui.slider
- rope.image - package rope.image
- rope.mesh - package rope.mesh
- rope.pixo - package rope.pixo
- rope.svg - package rope.svg
- rope.tool - package rope.tool
- rope.tool.file - package rope.tool.file
- rope.utils - package rope.utils
- rope.vector - package rope.vector
- ROSE - Static variable in interface rope.core.R_Constants_Colour
- rotate(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
- rotateX(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
- rotateXY(vec2) - Method in class rope.core.R_Graphic
- rotateXYZ(vec3) - Method in class rope.core.R_Graphic
- rotateXZ(vec2) - Method in class rope.core.R_Graphic
- rotateY(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
- rotateYZ(vec2) - Method in class rope.core.R_Graphic
- rotateZ(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
- rotation(float) - Method in class rope.mesh.R_Line2D
-
Change the angle from the starting point "a"
- rotation(float, float) - Method in class rope.mesh.R_Line2D
-
Create a rotation angle with the axe.
- ROUGE - Static variable in interface rope.core.R_Constants_Colour
- round(float) - Method in class rope.core.Rope
- round(vec2) - Method in class rope.core.Rope
- round(vec3) - Method in class rope.core.Rope
- round(vec4) - Method in class rope.core.Rope
- Ru() - Constructor for class rope.utils.R_Utils.Ru
- RUN - Static variable in interface rope.core.R_Constants
All Classes and Interfaces|All Packages|Constant Field Values