EWorldShape::HitTest

Checks if there is a handle under the cursor.

Namespace: Euresys::Open_eVision

[C++]

bool HitTest(
   bool bDaughters
)

Parameters

bDaughters

Indicates if the check must be done in the whole hierarchy or just this object.

EWorldShape.HitTest

Checks if there is a handle under the cursor.

Namespace: Euresys.Open_eVision

[C#]

bool HitTest(
   bool bDaughters
)

Parameters

bDaughters

Indicates if the check must be done in the whole hierarchy or just this object.