C++
virtual bool pointInView( const AcGePoint3d& pnt ) = 0;
Description
This method returns true if pnt is visible in the view frustum of this object.
Parameters
Parameters | Description |
---|---|
pnt | Input WCS point to test |
virtual bool pointInView( const AcGePoint3d& pnt ) = 0;
This method returns true if pnt is visible in the view frustum of this object.
Parameters | Description |
---|---|
pnt | Input WCS point to test |