Definition at line 41 of file xymap.cpp.
43 {
46 memcpy(out.mLookUpTable->getDataMutable(), lookUpTable,
49 return out;
50}
XYMap(u16 width, u16 height, bool is_serpentine=true, u16 offset=0)
UISlider offset("Offset", 0.0f, 0.0f, 1.0f, 0.01f)
shared_ptr< T > make_shared(Args &&... args)
References XYMap(), height, kLookUpTable, fl::make_shared(), mLookUpTable, mOffset, offset(), and width.