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

Method setGlobalSize_2

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

@param globalSize_2 the globalSize_2 to set

(int globalSize_2)

Source from the content-addressed store, hash-verified

560 * the globalSize_2 to set
561 */
562 public void setGlobalSize_2(int globalSize_2) {
563 this.globalSize_2 = globalSize_2;
564 }
565
566 /**
567 * @return the localSize_2

Callers 1

create3DMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected