reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
197 if (IsPhys != rhs.IsPhys) 197 if (IsPhys != rhs.IsPhys) 198 return (IsPhys && !rhs.IsPhys); 198 return (IsPhys && !rhs.IsPhys);