hasMemberInPlane_ method

bool hasMemberInPlane_(
  1. int thePlane
)

Implementation

bool hasMemberInPlane_(int thePlane) {
  return _lib._objc_msgSend_195(_id, _lib._sel_hasMemberInPlane_1, thePlane);
}