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

Method setGlobalSize_0

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

@param globalSize_0 the globalSize_0 to set

(int globalSize_0)

Source from the content-addressed store, hash-verified

500 * the globalSize_0 to set
501 */
502 public void setGlobalSize_0(int globalSize_0) {
503 this.globalSize_0 = globalSize_0;
504 }
505
506 /**
507 * @return the localSize_0

Callers 3

createMethod · 0.95
create2DMethod · 0.95
create3DMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected