Searched defs:isPhysical (Results 1 – 2 of 2) sorted by relevance
47 bool isPhysical() override { return true; } in isPhysical() function
58 virtual bool isPhysical() { return false; } in isPhysical() function