VObject::ContainsPoint
Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index
Return to Main Contents
NAME
VObject::ContainsPoint - instance method
TEMPLATE
pointIsInside = bool
ContainsPoint(Point thePoint)
SPECIFIERS
public
virtual
DESCRIPTION
ContainsPoint tests whether thePoint lies geometrically within this. The default implementation tests whether thePoint lies inside the content rectangle of this.
Method is rarely overridden.
ARGUMENTS
- Point thePoint
-
the point which is tested
RETURN ARGUMENT
- bool pointIsInside
-
indicates whether thePoint is inside the VObject
CATEGORIES
content rectangle, client interface, overrider interface
FIRST DEFINITION
class VObject
FILES
- implementation:
-
VObject.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:22 GMT, March 30, 2022