Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1015521 // rectEmpty

JavaX fragment (include)

static bool rectEmpty(Rect r) {
  ret r == null || r.w <= 0 || r.h <= 0;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj

No comments. add comment

Snippet ID: #1015521
Snippet name: rectEmpty
Eternal ID of this version: #1015521/1
Text MD5: 1ab2ba44fe8d7954cfb087b443da959a
Author: stefan
Category: javax / maths
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-15 12:45:28
Source code size: 76 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 284 / 383
Referenced in: [show references]