Index
All Classes and Interfaces|All Packages|Constant Field Values
P
- p() - Method in class rope.vector.ivec
- p() - Method in class rope.vector.vec
- p(float) - Method in class rope.vector.vec3
- p(float) - Method in class rope.vector.vec4
- p(int) - Method in class rope.vector.ivec3
- p(int) - Method in class rope.vector.ivec4
- P2D - Static variable in interface rope.core.R_Constants
- P3D - Static variable in interface rope.core.R_Constants
- pa - Variable in class rope.core.BigBang
- pa() - Static method in class rope.R_State.State
- PALETTE - Static variable in interface rope.core.R_Constants_Colour
- pass_graphic(PGraphics) - Method in class rope.core.R_Graphic
- pass_graphic(PGraphics) - Method in class rope.costume.R_Costume
- pass_processing(PApplet) - Method in class rope.core.BigBang
-
must be used for the class child who don't pass the PApplet via the constructor and for any reason must be use few function from BigBang who need the Processing method or function.
- PAYNE - Static variable in interface rope.core.R_Constants_Colour
- PDF - Static variable in interface rope.core.R_Constants
- PENTAGON - Static variable in interface rope.core.R_Constants
- PERLE - Static variable in interface rope.core.R_Constants_Colour
- PERLIN - Static variable in interface rope.core.R_Constants
- PERROQUET - Static variable in interface rope.core.R_Constants_Colour
- PHI - Static variable in interface rope.core.R_Constants
- PI - Static variable in interface rope.core.R_Constants
- PIE - Static variable in interface rope.core.R_Constants
- PINK - Static variable in interface rope.core.R_Constants_Colour
- PISTACHE - Static variable in interface rope.core.R_Constants_Colour
- PIXEL - Static variable in interface rope.core.R_Constants
- pixel_is() - Method in class rope.pixo.R_Nubo
- plot(int, int) - Method in class rope.core.R_Graphic
- plot(int, int, int) - Method in class rope.core.R_Graphic
- plot(ivec2, int) - Method in class rope.core.R_Graphic
-
close to Processing function set()
- plot(vec2, int) - Method in class rope.core.R_Graphic
-
close to Processing function set()
- plot_impl(int, int, int, PGraphics) - Method in class rope.core.R_Graphic
- plot_x2(int, int, 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
- plot_x2(vec2, 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
- point(float) - Method in class rope.mesh.R_Line2D
-
projected point on the line, the distance is calculated by multiplication the distance line by the normal argument where the starting point is the first point.
- point(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
- point(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
- point(int) - Method in class rope.mesh.R_Line2D
- point(ivec) - Method in class rope.core.R_Graphic
- point(vec) - Method in class rope.core.R_Graphic
- POINT - Static variable in interface rope.core.R_Constants
- pointer - Variable in class rope.R_Env
- pointer() - Method in class rope.mesh.R_Node
- pointer() - Static method in class rope.R_State.State
- pointer(float, float) - Static method in class rope.R_State.State
-
STATE EVENT
- pointer(float, float, float) - Static method in class rope.R_State.State
- POLAR - Static variable in interface rope.core.R_Constants
- POLYGON - Static variable in interface rope.core.R_Constants
- polygon_2D(int) - Method in class rope.costume.R_Primitive
- polygon_2D(int, float) - Method in class rope.costume.R_Primitive
-
main method
- polygon_3D(int, float, vec3) - Method in class rope.costume.R_Primitive
- polygon_3D(vec3, float, int, float, vec3) - Method in class rope.costume.R_Primitive
- pop() - 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
- popMatrix() - 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
- PORTRAIT - Static variable in interface rope.core.R_Constants
- pos() - Method in class rope.costume.R_Bezier
- pos() - Method in class rope.gui.Crope
- pos() - Method in class rope.gui.R_Mol
- pos() - Method in class rope.mesh.R_Node
- pos() - Method in class rope.mesh.R_Shape
- pos() - Method in class rope.pixo.R_Nubo
- pos() - Method in class rope.pixo.R_Pix
- pos(float) - Method in class rope.mesh.R_Shape
- pos(float) - Method in class rope.svg.R_SVG
-
POS
- pos(float, float) - Method in class rope.gui.Crope
- pos(float, float) - Method in class rope.gui.R_Mol
- pos(float, float) - Method in class rope.mesh.R_Shape
- pos(float, float) - Method in class rope.pixo.R_Nubo
- pos(float, float) - Method in class rope.pixo.R_Pix
- pos(float, float) - Method in class rope.svg.R_SVG
- pos(float, float, float) - Method in class rope.mesh.R_Shape
- pos(float, float, float) - Method in class rope.pixo.R_Pix
- pos(float, float, float) - Method in class rope.svg.R_SVG
- pos(ivec) - Method in class rope.mesh.R_Shape
- pos(vec) - Method in class rope.costume.R_Bezier
- pos(vec) - Method in class rope.mesh.R_Shape
- pos(vec) - Method in class rope.pixo.R_Nubo
- pos(vec) - Method in class rope.svg.R_SVG
- pos(vec2) - Method in class rope.gui.Crope
- pos(vec2) - Method in class rope.gui.R_Mol
- pos(vec3) - Method in class rope.mesh.R_Node
- POURPRE - Static variable in interface rope.core.R_Constants_Colour
- pow(float) - Method in class rope.vector.vec2
- pow(float) - Method in class rope.vector.vec3
-
each component of the vec is power push
- pow(float) - Method in class rope.vector.vec4
- pow(float, float) - Method in class rope.core.Rope
- pow(float, float) - Method in class rope.vector.vec2
-
return the power result of this vector
- pow(float, float, float) - Method in class rope.vector.vec3
-
each component of the vec is power push
- pow(float, float, float, float) - Method in class rope.vector.vec4
- POW - Static variable in interface rope.core.R_Constants
- pq() - Method in class rope.vector.ivec
- pq() - Method in class rope.vector.vec
- prev_angle() - Method in class rope.gui.R_Mol
- prev_angle(float) - Method in class rope.gui.R_Mol
- PREVIOUS - Static variable in interface rope.core.R_Constants
- print() - Method in class rope.gui.R_Board
- print_err(Object...) - Method in class rope.core.Rope
- print_err_tempo(int, Object...) - Method in class rope.core.Rope
- print_out(Object...) - Method in class rope.core.Rope
- print_palette() - Method in class rope.colour.R_Colour
- print_tempo(int, Object...) - Method in class rope.core.Rope
- projection(float) - Method in class rope.core.Rope
-
polar projection 2D
- projection(float, float) - Method in class rope.core.Rope
- projection(vec2) - Method in class rope.core.Rope
-
Projection
- projection(vec2, float) - Method in class rope.core.Rope
- projection(vec2, vec2, float) - Method in class rope.core.Rope
- projection(vec3) - Method in class rope.core.Rope
-
Cartesian projection 3D
- projection(vec3, float) - Method in class rope.core.Rope
- projection(vec3, vec3, float) - Method in class rope.core.Rope
- PRUNE - Static variable in interface rope.core.R_Constants_Colour
- PURPLE - Static variable in interface rope.core.R_Constants_Colour
- push() - 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
- pushMatrix() - 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
All Classes and Interfaces|All Packages|Constant Field Values