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

Method setLocalSize_2

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

@param localSize_2 the localSize_2 to set

(int localSize_2)

Source from the content-addressed store, hash-verified

575 * the localSize_2 to set
576 */
577 public void setLocalSize_2(int localSize_2) {
578 this.localSize_2 = localSize_2;
579 }
580
581 /**
582 * Get the number of dims for this Range.

Callers 1

create3DMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected