You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dt><a href="processing/opengl/PShapeOpenGL.html#bezierVertex(float,float,float,float,float,float,float,float,float)" class="member-name-link">bezierVertex(float, float, float, float, float, float, float, float, float)</a> - Method in class processing.opengl.<a href="processing/opengl/PShapeOpenGL.html" title="class in processing.opengl">PShapeOpenGL</a></dt>
934
934
<dd> </dd>
935
+
<dt><a href="processing/core/PConstants.html#BICUBIC" class="member-name-link">BICUBIC</a> - Static variable in interface processing.core.<a href="processing/core/PConstants.html" title="interface in processing.core">PConstants</a></dt>
936
+
<dd> </dd>
937
+
<dt><a href="processing/core/PConstants.html#BILINEAR" class="member-name-link">BILINEAR</a> - Static variable in interface processing.core.<a href="processing/core/PConstants.html" title="interface in processing.core">PConstants</a></dt>
938
+
<dd> </dd>
935
939
<dt><a href="processing/core/PApplet.html#binary(byte)" class="member-name-link">binary(byte)</a> - Static method in class processing.core.<a href="processing/core/PApplet.html" title="class in processing.core">PApplet</a></dt>
936
940
<dd>
937
941
<div class="block">Returns a String that contains the binary value of a byte.</div>
<dt><a href="processing/core/PVector.html#heading()" class="member-name-link">heading()</a> - Method in class processing.core.<a href="processing/core/PVector.html" title="class in processing.core">PVector</a></dt>
4610
4614
<dd>
4611
-
<div class="block">Calculate the angle of rotation for this vector (only 2D vectors)</div>
4615
+
<div class="block">Calculate the vector's direction, that is, the angle this vector makes
4616
+
with the positive X axis (only 2D vectors)</div>
4612
4617
</dd>
4613
4618
<dt><a href="processing/core/PVector.html#heading2D()" class="member-name-link">heading2D()</a> - Method in class processing.core.<a href="processing/core/PVector.html" title="class in processing.core">PVector</a></dt>
<dt><a href="processing/opengl/PGL.html#NEAREST" class="member-name-link">NEAREST</a> - Static variable in class processing.opengl.<a href="processing/opengl/PGL.html" title="class in processing.opengl">PGL</a></dt>
6504
6509
<dd> </dd>
6510
+
<dt><a href="processing/core/PConstants.html#NEAREST_NEIGHBOR" class="member-name-link">NEAREST_NEIGHBOR</a> - Static variable in interface processing.core.<a href="processing/core/PConstants.html" title="interface in processing.core">PConstants</a></dt>
6511
+
<dd> </dd>
6505
6512
<dt><a href="processing/opengl/PJOGL.html#needSharedObjectSync()" class="member-name-link">needSharedObjectSync()</a> - Method in class processing.opengl.<a href="processing/opengl/PJOGL.html" title="class in processing.opengl">PJOGL</a></dt>
6506
6513
<dd> </dd>
6507
6514
<dt><a href="processing/opengl/PGL.html#NEVER" class="member-name-link">NEVER</a> - Static variable in class processing.opengl.<a href="processing/opengl/PGL.html" title="class in processing.opengl">PGL</a></dt>
<dt><a href="processing/opengl/Texture.html#resize(int,int)" class="member-name-link">resize(int, int)</a> - Method in class processing.opengl.<a href="processing/opengl/Texture.html" title="class in processing.opengl">Texture</a></dt>
8448
8455
<dd> </dd>
8449
-
<dt><a href="processing/awt/ShimAWT.html#resizeImage(processing.core.PImage,int,int)" class="member-name-link">resizeImage(PImage, int, int)</a> - Static method in class processing.awt.<a href="processing/awt/ShimAWT.html" title="class in processing.awt">ShimAWT</a></dt>
8456
+
<dt><a href="processing/core/PImage.html#resize(int,int,int)" class="member-name-link">resize(int, int, int)</a> - Method in class processing.core.<a href="processing/core/PImage.html" title="class in processing.core">PImage</a></dt>
8457
+
<dd>
8458
+
<div class="block">Resize the image to a new width and height.</div>
8459
+
</dd>
8460
+
<dt><a href="processing/awt/ShimAWT.html#resizeImage(processing.core.PImage,int,int,int)" class="member-name-link">resizeImage(PImage, int, int, int)</a> - Static method in class processing.awt.<a href="processing/awt/ShimAWT.html" title="class in processing.awt">ShimAWT</a></dt>
8450
8461
<dd> </dd>
8451
8462
<dt><a href="processing/core/PApplet.html#resume()" class="member-name-link">resume()</a> - Method in class processing.core.<a href="processing/core/PApplet.html" title="class in processing.core">PApplet</a></dt>
<dt><a href="processing/opengl/PSurfaceJOGL.html#setFrameRate(float)" class="member-name-link">setFrameRate(float)</a> - Method in class processing.opengl.<a href="processing/opengl/PSurfaceJOGL.html" title="class in processing.opengl">PSurfaceJOGL</a></dt>
9490
9501
<dd> </dd>
9491
9502
<dt><a href="processing/core/PVector.html#setHeading(float)" class="member-name-link">setHeading(float)</a> - Method in class processing.core.<a href="processing/core/PVector.html" title="class in processing.core">PVector</a></dt>
9492
-
<dd> </dd>
9503
+
<dd>
9504
+
<div class="block">Sets the angle this vector makes with the positive X axis (only 2D vectors)
9505
+
This is equivalent to changing the vector's direction to the given value.</div>
9506
+
</dd>
9493
9507
<dt><a href="processing/opengl/PJOGL.html#setIcon(java.lang.String...)" class="member-name-link">setIcon(String...)</a> - Static method in class processing.opengl.<a href="processing/opengl/PJOGL.html" title="class in processing.opengl">PJOGL</a></dt>
9494
9508
<dd> </dd>
9495
9509
<dt><a href="processing/awt/PSurfaceAWT.html#setIcon(processing.core.PImage)" class="member-name-link">setIcon(PImage)</a> - Method in class processing.awt.<a href="processing/awt/PSurfaceAWT.html" title="class in processing.awt">PSurfaceAWT</a></dt>
0 commit comments