MCPcopy Create free account
hub / github.com/Syncleus/aparapi / setLocalSize_0

Method setLocalSize_0

src/main/java/com/aparapi/Range.java:517–519  ·  view source on GitHub ↗

@param localSize_0 the localSize_0 to set

(int localSize_0)

Source from the content-addressed store, hash-verified

515 * the localSize_0 to set
516 */
517 public void setLocalSize_0(int localSize_0) {
518 this.localSize_0 = localSize_0;
519 }
520
521 /**
522 * @return the globalSize_1

Callers 3

createMethod · 0.95
create2DMethod · 0.95
create3DMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected