MemoryPointerMatrixIO extension
- on
Methods
-
readMatrix<
D extends RaylibStruct< (D> >int rowCount, int rowLength, StructPointer< D> factory(MemoryPointer<RType> ptr), {bool owned = false}) → List<List< D> > -
Available on MemoryPointer<
RPointer< , provided by the MemoryPointerMatrixIO extensionRStruct> > -
writeMatrix<
D extends RaylibStruct< (D> >List< StructLiveList< rows) → voidD, RStruct> > -
Available on MemoryPointer<
RPointer< , provided by the MemoryPointerMatrixIO extensionRStruct> >