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

Method setLocalSize_1

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

@param localSize_1 the localSize_1 to set

(int localSize_1)

Source from the content-addressed store, hash-verified

545 * the localSize_1 to set
546 */
547 public void setLocalSize_1(int localSize_1) {
548 this.localSize_1 = localSize_1;
549 }
550
551 /**
552 * @return the globalSize_2

Callers 2

create2DMethod · 0.95
create3DMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected