MCPcopy Create free account
hub / github.com/arrayfire/forge / size

Method size

src/backend/common/image.hpp:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 inline unsigned pbo() const { return mImage->pbo(); }
52
53 inline uint size() const { return mImage->size(); }
54
55 inline void render(const int pWindowId,
56 const int pX, const int pY, const int pVPW, const int pVPH,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected