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

Method setGlobalSize_1

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

@param globalSize_1 the globalSize_1 to set

(int globalSize_1)

Source from the content-addressed store, hash-verified

530 * the globalSize_1 to set
531 */
532 public void setGlobalSize_1(int globalSize_1) {
533 this.globalSize_1 = globalSize_1;
534 }
535
536 /**
537 * @return the localSize_1

Callers 2

create2DMethod · 0.95
create3DMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected