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

Method setLocalIsDerived

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

@param localIsDerived the localIsDerived to set

(boolean localIsDerived)

Source from the content-addressed store, hash-verified

622 * the localIsDerived to set
623 */
624 public void setLocalIsDerived(boolean localIsDerived) {
625 this.localIsDerived = localIsDerived;
626 }
627
628 /**
629 * @return the maxWorkGroupSize

Callers 3

createMethod · 0.95
create2DMethod · 0.95
create3DMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected